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 am using MySQL server on Ubuntu 10.04 and after changing the bind-address from 127.0.0.1 to my webserver IP in /etc/mysql/my.cnf the mysql server fails to load. Any clues will be highly appreciated!
I have tried disabling iptables but useless
Thanks,
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.
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 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.
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?
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?
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!
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.
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!
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,
I have read this article:
https://help.ubuntu.com/9.04/serverguide/C/user-management.html
But it doesn't go into depth with the privileges section.
I need to know how to set privileges of me (as a user).
I am the only user, but I want access to everything, but I don't want to manage my VPS logged in as root. So I am creating a username.
Anybody have a list of privileges, what they mean and how to set them?
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.
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?
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.
I have mounted various partions in ubuntu by creating folders in /media.
Now when i log via root and execute chmod 700 /media/folder then permission stays same 777.
They don't change even with root
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.