In my organisation, people use microsoft office 365 for mail service.
In windows system they can setup a chat client with
office 365 and use the instant message sevice. I'm having a ubuntu m/c and when i searched around the web could not find the option
to use office 365 chat in my machine.How can i use the same.
Error message:
No setup available for this computer
Read: Set up your Mac for Office 365
Return to Home
I have a new computer with an Asus P8Z68-V LE + Intel i2500 + 8GB of RAM.
I installed Ubuntu without any issue, but the USB3 (from the motherboard - on the back of the computer) doesn't work.
I plug a USB stick -- nothing, I plug my USB3 external drive -- nothing, when I plug them into the USB2 and everything works perfectly.
Also, I ran all updates and everything is up to date.
What am I missing?
Hi guys,
This is a bit of a silly question, how do I run Thunderbird 3 which I downloaded? Well, I can get it to run by executing the 'thunderbird' shell script file. However that creates a terminal windows aswell and will close Thunderbird if it is closed.
How do I get it to open without the terminal?
Thanks.
Edit: I am running Ubuntu 9.10.
Hi,
Im relatively new to Ubuntu, Im wondering how easy it is to write what I think is called a shell script to make tasks a little easier.
For example I frequently connect to a server - ssh -p 123 [email protected]
Can and how could I shorten this to a shorter command like "mysite" or "connect mysite"
Thanks.
Hi Guys,
I upgraded to 64bit ubuntu and every now and again (quite often though) i am unable to to type into the search box for google in chrome and firefox, i havent tried other browsers as these are the 2 i primarily use.
Has anyone else experienced this? any solutions?
also i'm unable to drag the slider in youtube (in firefox) to scan through videos.
I am trying to paste some files from my laptop to desktop. both have ubuntu. From the laptop I can see the desktop under Places - Network. I can see the files in the Desktop but when I try to paste a file it says "permission denied"
What can I do on the Desktop so it allows my laptop to paste files?
How do I speed up the latest version of Ubuntu on a VIA C7-M 1.6 GHz based netbook (HP 2133)? For example, full screen videos are very slow in the default configuration.
Is that possible to organize nightly builds at Ubuntu Server using MSVC++ compiler?
I mean is it possible to install Visual Studio 2008 and run msbuild.exe in Wine by scheduler to compile C++ solutions?
EDIT: I have used VirtualBox with Win7 in in. It works fine.
i've got macbook pro and wonder if i should use 64 or 32 bits ubuntu server?
and then i've got a vps not hosted by med. how do i know what version to choose?
how do you check how many bits your cpu i working with?
can i use 64 on 32 and vice versa?
Hi.
I've just made the switch to Ubuntu on my main PC and I've been looking for a media player that can:
Play all the usual video formats
Rate (and ideally, tag) each file
Display thumbnails for each file
Other than that there isn't much I'm after.
Banshee comes close, but doesn't display thumbnails.
I've Google'd lots but I'm running out of search terms to try.
Does anyone have any suggestions?
Cheers!
Mac and Windows Vista have such pretty user interfaces with all the transparencies and stuff. Is there anything for Ubuntu Linux to improve the way it looks?
On CentOS exists the yum versionlock option, where you can lock a package to a specific version, so it is never upgraded past that.
I would like that
puppet-server-2.7.19-1
puppet-2.7.19-1
stays on 2.7, and never upgraded to 3.0. Puppet Labs have released 3.0 and put it into the stable repo, so 2.7 will get upgraded to 3.0, which is not backwards compatible.
Does Ubuntu have something similar to yum versionlock?
I'm using VMware Studio 2 to create virtual appliances.
Now we want to make an appliance of a 64 bit Ubuntu distro, but it's not in the template list, like Redhat 64bit and CentOS 64bit.
Is there a way to do this?
Hi i dont like ubuntu firefox default font, i want to put arial font like in windows.
What should i do for that(I don't have arial font in firefox fonts list)?
Thanks,
Hi everyone,
Im just wondering what everyone's experiences are with the latest Ubuntu 10.04 version? Is it stable enough for a working environment?
I require it for web development, so using VMs, IDEs, connecting to VPNs, SSH to servers, etc.
Im currently using 9.04 and found 9.10 unstable and problematic at times (such as problems connecting to VPN)
Any input would be appreciated, thanks!
My goal is to create an install disk which will install ubuntu with a specific suite of packages. Then use and re-use to initialize multiple systems for reproducing regression testing test bed scenarios.
Hi,
I have install svn on ubuntu 9.10. But when I try to use svn to checkout code for an open source project, i get this error:
$ svn co svn://svn.valgrind.org/valgrind/trunk valgrind
svn: Berkeley DB error for filesystem '/home/svn/repos/valgrind/db' while opening 'nodes' table:
Cannot allocate memory
svn: bdb: Lock table is out of available locker entries
Can you please tell me how to fix it?
Thank you.
Hello I am new to ubuntu linux and am currently trying to configure my netbeans to work with PHP. I have found several tutorials to install all the applications I need and have installed a virtual directory for netbeans to run in. Unfortunately, whenever netbeans or I myself go to my local host I get an error 403. I tried modifying my settings to allow from localhost (instead of allow from all) but this did not work and am completely out of ideas.
I am trying to give my server a static ip address. This seems to work without any problems, but I can't seem to get an internet connection after this process. I've also changed my dns server to 8.8.8.8 (google dns right?).
OS: Ubuntu Server 12.04 x86
Environment: Virtualbox
File: /etc/network/interfaces:
auto eth0
iface eth0 inet static
address 192.168.2.10
netmask 255.255.255.0
network 192.168.2.0
broadcast 192.168.2.255
gateway 192.168.2.1
I own an Ubuntu 10 VPS Server with Apache 2 hosting a Magento website. The first hit to the site from any client takes about 15-20 sec, while the subsequent hits from the same client take 0-1 sec. I suppose it doesn't have to do with Magento caching, because this happens also when the first call is on a very light page and the next calls are on heavy ones.
Does anyone have an idea on what is going wrong here?
I have an interesting problem with communication via standard SSL ports.
Fresh installed Ubuntu 14.04 server + Postfix + Dovecot, SASL authentication provided by Dovecot, self-signed certificate generated trough the Dovecot script mkcert.sh. Redirected ports on ZyWALL USG 200.
I can send and receive e-mails from outside with standard ports 25 and 110, but not over 587.
I am connecting to my server from machine with Windows 8.1 + VMWare Player + Ubuntu 14.04 Desktop + ssh. On Windows host I have installed Avast! antivirus.
When I am trying to telnet from virtual machine to server over 587, it refused connection. But when I turn on Avast! it let me in to message Connected to... Same with nmap. When Avast! is turned on it is show me all SSL ports. When I turned it off, only standard ports appeared. OpenSSL shows me CONNECTED(00000003).
But outside virtual machine directly in Windows 8.1 using nmap with zenmap there are not opened SSL ports in both Avast! states.
From other external linux machines are problems with touching SSL ports same - refused.
I have turned on submission in master.cf and 587 port is correctly listening on 0.0.0.0 in process master.pid which belongs to Postfix. I can telnet, or nmap over port 587 to my domain directly from server. Other ports like 995, 993 are OK on localhost, too.
It is true, that I can't send emails via 587 anyway (Avast! turned on/off), but I can see ports opened.
It is possible, that I have simply bad certificate and Avast! has right one, so with turned it on I can see opened ports?
EDIT:
To be more clear, I can't see or using port 587 everywhere from outside (tried Thunderbird, telnet, openssl, nmap, putty, swaks; both from Linux or Windows machines) and that is my problem. It was only by chance that I saw opened ports when Avast! is turned on.
I just installed Ubuntu Server 12.04 in an office machine with openSSH, DNS and LAMP Server. I also made the IP static and I can access the server in my office premises easily, but when I try to access my server from my home it is not working.
I know I have to make some changes and need to install some firewall (I had just gone through with a couple of posts) but I guess an expert advise will save my time here.