Hello Geeks,
We are using all the desktop ubuntu 8.04 to 10.04, we are looking same thing like system resorting to back date like windows feature. Around 500 desktop and 79 server we want to setup. Thanks
Is there a best practice of migrating django app from ubuntu server to red hat?
What could be the challenges?
In the same vein will postgreSQL migration pose any challenges?
I am wondering will it affect my server if I upgrade to the latest version. Anything I should be careful about?
Also, im wondering what is an intelligent way to update a ubuntu server normally. Would you update every week for instance? also would you have lots of errors to handle with scripting systems like perl/cpan modules etc, since these are always tough to install anyway with compatibility issues?
Cheers,
K
I bought hp-notebook pc in which there was windows vista and webcam was properly
working but now I have put ubuntu in my laptop and I want to use my webcam for
video-chatting and general video recording and snapshots .
Please advise me how should I use my webcam using any driver or software or package?
On Windows I use an AutoHotKey script to tile the active window to the left half of the screen, the right half, or a few other options.
Does Ubuntu/Gnome have a program that would allow me to do that?
If not, do you have an idea how to create this programmatically, or at least can point me to a resource?
Hi all,
I get a cpgz file when trying to extract the contents of a file created on an ubuntu system.
Tried with 7zip, rar, zip, tar, nothing works... I really need to get this to work, so if somebody had a lead or a solution, that would be great !
Note:
uname -a
2.6.28-16-generic
cat /etc/issue
Ubuntu9.04 \n \l
I have disabled iwl3945:
cat /etc/modprobe.d/blacklist.conf | tail -3
blacklist iwl3945
blacklist mac8021
Question:
How can I use iwp3945 instead?
I have installed ubuntu Lamp stack.But the curl is not enabled neither i can find extension listed in the INI file, i added manually but it didn't worked too.
How should enable Curl then ?
Hello all
I am having problems with the refresh rate if the screen .
In the the refresh mode of the monitor in the monitor options have only one option 60Hz.
I have LG 24 + ATI Radon 3870. And already installed the ati driver via ubuntu download centre.
Any idea how i solve that one ?
Thanks.
Where can I download vmware-vdiskmanager for Ubuntu without installing vmware workstation?
need to resize and .vmdk and converting to virtualbox is not an option.
I am trying to get my locally assigned IP address from Ubuntu10.04 LTS with ifconfig and what I'm getting is my external IP address (in other words, it's the same IP I see on whatismyip.com)
When running ifconfig eth0, inet addr shows my external IP address instead of the local address.
How do I get my local IP address ?
Hi, I'm running ubuntu9.10 which has gcc4 (libstdc++6) installed, and I need to install a program that requires libstdc++5 that comes with gcc3. I don't see gcc-3 listed when I run "apt-cache search" so:
Is it necessary to install gcc-3 to achieve libstdc++5 ? If so where can I get it ?
Is there a way to install just libstdc++5
Would a soft link to libstdc++6 do or is it not recommended ?
Thanks
I noticed that the username I used to install Ubuntu got added to a bunch of groups in the /etc/group file. I'm getting rid of unneeded accounts. Would anything break if I removed that first account?
I have a small java project that handle connections.
In order to run it from the terminal I have to cd into the folder that contains the source and run the following command:
java -cp classes com.packagename.mainclass
Where classes is the folder that contains the classes.
I want ubuntu to run this application on startup, is there a Java command I can use? Or am I just better off creating a shell script?
Thanks!
I am having problems with the refresh rate if the screen .
In the the refresh mode of the monitor in the monitor options have only one option 60Hz.
I have LG 24 + ATI Radon 3870, and have already installed the ATI driver via Ubuntu download center.
Any idea how I solve that one?
Thanks.
i just installed a ubuntu 12.04 server on a 2008 R2 Hyper-V server and all is fine (networking/storage ...). There is just one thing, when i halt my linux (using "sudo halt"), i can see on the console that the system is halted but the vm status on hyper-v is still "started". Then i need to stop it on the hyper-v management tool.
Anybody has an idea on how to properly stop this VM on hyper-V automatically ?
Thanks,
Alex
I am using Ubuntu Server to host an Intranet website with Apache and was wondering if it was possible to change the web site's domain name so I don't have to enter the IP address to access the site.
Thanks in advance!
I have window server which shares the folder called wwwroot.
In my ubuntu that window computer is not visible.
When i press ctrl + L
and type smb://window-comp-name/wwwroot
Then it works
I tried mounting that folder using
sudo mount smb://SERVER/wwwroot /media/dir1
but it didn't work
Hello,
I've just installed ubuntu10.10 on my laptop its all great but the screen resolution is a bit crap i have it set 1200:800 and when i do xrandr it indicates that the i can have a bigger screen resolution but i dont seem to to be able to increase it more 1200:800.
another interesting thing is that xorg.conf does not exist on the /etc/X11/
is there a way to increase the screen resolution for Sony laptops?
the graphics card is Intel Graphics
Please help!
I installed Ubuntu on my external hard drive but it won't boot on my laptop. It works fine on my desktop but not my laptop. It says it can't find root... what do i do?
I have installed ubuntu on my server.
I want the cronjobs to send me emails for output.
How can i send emails from terminal . which thing i have to install and how will i put smtp or pop setting in that program