Ubuntu 10.04 (Lucid Lynx), is the twelfth release of Ubuntu from Canonical.
0
votes
2answers
23 views
restore files from previous ext4 filesystem (ubuntu) after windows installation [duplicate]
I had Ubuntu installed until last week and forgot to backup one important document before I formated the disc as NFTS and installed windows 7. I there any change I can get my document back?
0
votes
0answers
12 views
PC hangs badly with ubuntu 10.04 64-bit version
My PC Configuration is following
- intel core-i3 proseccer
- 2 GB RAM
- Working with Ubuntu 10.04 64-bit version
It hangs badly, even its very hard to move cursor.
Why it hangs? and
What should i ...
0
votes
0answers
37 views
which program is really running?
I am running a self-compiled version on python2.7, --prefix=$HOME, so as not to interfere with the standard installation of python2.6 (on Ubuntu 10.04). Had some problem importing the ssl modules, ...
1
vote
2answers
32 views
Ubuntu 10.04 Brightness stuck at 0 on my HP DV2000 Laptop.. How to change
I am Running Ubuntu 10.04 LTE on HP DV2000 Series Laptop. It was working good till last night. But today when I restarted it, I couldn't see a thing. It was all black screen, I can hear the harddisk ...
1
vote
1answer
43 views
Writing a script to tell which users are currently typing? [closed]
I'm working on a lab for a cyber-security class and need to find out when certain users are communicating with each other (through named pipes).
The users use:
python gameProgram.py
And then that ...
0
votes
2answers
134 views
Rename a question mark (?) in filenames
With rename it is possible to bulk change filenames. I managed to get rid of all + with this command and replace them with underscores:
rename 's/\+/_/g' *
I could change normal letters like a to ...
0
votes
0answers
26 views
How can I resolve certificate issues in Eucalyptus?
I have recently installed eucalyptus on a Ubuntu 10.04. Everything works fine until I get to the user interface. Whenever I try to get to the store tab I get the following error:
Error 60: server ...
1
vote
1answer
73 views
ERROR: Not found source for system packages (release 10.04) in APT software sources configuration - Plesk Autoinstaller
I have run the plesk auto installer: parallels_installer_v3.12.0_build120601.16_os_Ubuntu_10.04_i386 via ssh on my Ubuntu 10.4 LTS 32-bit server.
I get through all the steps, but when it has to ...
0
votes
0answers
39 views
the file of “ejabberd.bin” cannot execute binary file for ubuntu
i have got a problem,i wish you can help me.
now ,i am giving you some information:
1、the system about ubuntu:
Linux xiasiyong-test 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 ...
1
vote
1answer
47 views
working with libs of 64 bit system under 32 bit system
I had a 64 bit ubuntu 10.04 system.I messed up with ubuntu-desktop,which was refusing me to login. So i have installed ubuntu 12.04 32 bit system through ISO image in a DVD, keeping the same ...
1
vote
1answer
25 views
Migration embedded linux to larger sd
Im trying to migrate an embedded system, im ussing the dd comand
dd if=/dev/location of=/dev/destiny
but as said on the main title im trying to migrate to a larger sd, first I want to be sure that ...
0
votes
1answer
174 views
How to make localhost website visible to public , if the website is hosted on one of the machine of intranet .
I have 25 machines in intranet and 1 of it is hosting a website . Website is accessible to every machine in intranet using the ip address . But how to make it visible to public ?
1
vote
0answers
42 views
Weird Disk space usage Ubuntu 10.04
I have an ubuntu 10.04 server. For the past couple weeks, or as long as I can remember my disk space was going down by about 1 kb per minute (I assume from the massive logs). However all of a sudden ...
-1
votes
1answer
112 views
How to fix missing network manager icon in Ubuntu 10.04?
In Ubuntu 10.04, my network-manager icon is gone missing by itself. I use the GNOME desktop.
How can I restore it?
0
votes
0answers
59 views
How to change ip address via VPN through PPTP without preventing access from original ip for FTP?
I am started to using vpn on a vps. Configured it without problem like here. Internet access is now via VPN's new ip address but it's a little bit hard to changing new ip address for remote service ...
0
votes
1answer
174 views
Ubuntu Service: Unknown Instance
After recent update something went wrong with Ubuntu services. MySQL process can no longer be accessed via service mysql [action], so when ever I'm trying to execute command I'm receiving following ...
1
vote
0answers
43 views
how to get logs in DD/MM/YYYY format and ipaddress format using rsyslog in ubuntu
Feb 4 10:32:57 master sshd[2070]: pam_unix(sshd:session): session opened for user root by (uid=0)
Feb 4 10:32:59 master sshd[2070]: Received disconnect from 192.168.0.107: 11: disconnected by user
...
0
votes
1answer
378 views
How can make a web server publicly accessible?
Recently I have installed LAMP server on Ubuntu Server and now my website is accessible from any device that is connected to my DSL modem (router). But I don't know how to make the server accessible ...
1
vote
0answers
45 views
Not able to record sound in Ubuntu 10.04
I run Ubuntu 10.04. I can hear sound from my PC, but I can't record any sound. I have checked all the preliminary tests by checking the sound-systems preferences & alsamixer switches to make the ...
-1
votes
1answer
78 views
Ubuntu how to start x server but not the GUI desktop
I am planning to keep the server running in text mode, but the client can ssh -X to the server and run GUI applications. How to start X server but not to the GUI desktop.
1
vote
1answer
185 views
ldap authentication not working with start_tls option after certificate upgrade
Ubuntu ldap authentication is not working on my client with ssl start_tls option enabled in the ldap.conf file. I can authenticate when I comment out ssl start_tls.
I upgraded the ldap servers ...
1
vote
2answers
276 views
ESXI Server Port forwarding
I brought a new server with one static IP. So My problem is - I don't have extra static IP service providers charging me very high amounts. So, Inside ESXi I'm running one Ubuntu server so is it ...
0
votes
0answers
137 views
Creating Udev Rule file for Modem
I am using modem for sending sms which has 16 ( ttyUSB0 to ttyUSB15 ) ports. I want to make udev rule to give device name "AMPM" and ports should be name Port1, Port2,...Port16.
Check out this output ...
0
votes
1answer
96 views
Ubuntu 10.04 is crashing and video output stops
I recently got a new Ubuntu 10.04 desktop at work. However, the machine crashes every few hours, and the video output would stop. I suspect the issue is related to the drivers, so here is the "lspci ...
0
votes
0answers
91 views
I have configured Bridged OpenVPN server and I am not able to connect windows 7 machine
I have configured Bridged OpenVPN server on Ubuntu machine and my ubuntu client is able to connect but my windows 7 machine is not able to connect
I have used Openvpn Client Software in windows 7 ...
1
vote
0answers
75 views
Install Ubuntu 10.04 usb disk
I was able to create a bootable USB disk from Ubuntu 12.10 with the following commands and it worked on my computer. However, when I did the same thing with 10.04 and tried to boot from the ext, it ...
0
votes
0answers
67 views
How to block by MAC address with PortSentry
I use PortSentry to block IP addresses who are trying to scan my machine. Now, my question is: how do I block them by MAC address? Can I use PortSentry, or possibly other tools?
0
votes
0answers
33 views
libavg sementation fault
I have installed libavg in Ubuntu 10.04 (32 bit).
Whenever I tried to run the sample app I got error
Segmentation fault.
When I run python Test.py I get following error:
ERROR: While parsing ...
5
votes
2answers
341 views
How can I properly set sudo/visudo's editor?
I am using Ubuntu 10.04 Server and trying to set up sudoers to respect a user's EDITOR choice (within limits)
In my sudoers I have:
Defaults editor=/usr/bin/nano:/usr/bin/vim
Defaults ...
0
votes
0answers
31 views
Server decreasing internet bandwidth
I have Ubuntu 10.04 server up and running in my home network. Recently discovered that if I connect my notebook directly to modem, I am able to get 1.0 - 1.1MByte/s download speed. But if I connect ...
4
votes
2answers
3k views
Trouble getting latest version of Git
I am using Ubuntu 10.04 LTS. I'm looking at using git as source control for personal projects and Github as a remote repository. I was having trouble pushing a commit to my remote github repo getting ...
1
vote
4answers
253 views
Upgrade Win 7 to Win 8 and remove Ubuntu
I have in my computer an installation of ubuntu (11.04) and Windows (7)
I want to remove the ubuntu installation and upgrade the windows to windows 8 without formatting my machine.
All the ...
1
vote
2answers
242 views
can I still use ubuntu 10.04 without security issue
I really don't like unity interface, the problem is not its interface but it doesn't provide the options to customize it. (For example, no way to put the launchbar to bottom).
Hence I would like to ...
1
vote
0answers
331 views
Full HD video playback acceleration with mplayer on Ubuntu Lucid
I know that for an NVidia card I can sudo apt-get install nvidia-current mplayer, reboot, and then use mplayer -vo vdpau -vc ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,ffh264vdpau FILE.mkv to get ...
0
votes
3answers
176 views
df -h showing wrong output in GB
If I list df output for KB, MB and GB, they do not match e.g.
$ df -k |grep xvdb
/dev/xvdb1 12796048 732812 11413172 7% /xxx
$ df -m |grep xvdb
/dev/xvdb1 12497 ...
0
votes
0answers
88 views
How could I resolve the following configuration on airport express?
I've tried to configure my airport express in order to make a private network and also get access to internet, the thing is my linksys just has broken and all I have is the airport express, I've ...
1
vote
1answer
44 views
Copy permissions from owner
How can I copy the all file permissions of a folder from owner to users?
Imagine that I have:
-rw-r----- 1 124982 5000 201 2012-06-24 06:45 documentation.html
I want to change to:
-rw-r--r-- ...
1
vote
0answers
110 views
run mono application before login window in ubuntu 10.04
i have encountered to a problem. i want to run my mono application before login window in Ubuntu 10.04. i want to prevent accessing Ubuntu environment by users. i could run some applications such as ...
0
votes
1answer
224 views
How do i control brightness in Dell laptops under ubuntu 10.04 platform?
I have bought a new DELL laptop( Inspiron 5050 ). I am able to control brightness in windows 7 through f4 and f5 keys. Now i have installed ubuntu 10.04. The problem is that the function keys f4 and ...
0
votes
1answer
288 views
Postgresql fails to start on Ubuntu 10.04.4 LTS
After I install and when restarting Postgresql I get this error. I have tried changing permissions accordingly(the owner of the all the directories and files in the error message is postgres) but to ...
0
votes
1answer
173 views
Ubuntu 12.04 - compiz plugin - screenshot not catching the launcher menus
I have enable the following plugin that allows me to make a screenshot of selected by me area:
Screenshot plugin
Ubuntu 12.04
Unfortunately, I am not able to make a screenshot of my launchers sub ...
1
vote
2answers
173 views
Running Windows 8 in Ubuntu 10.04
I would like to try Windows 8 on Ubuntu 10.04 in virtualbox ose I have Windows 7 previously installed along with Ubuntu in pc. Now when I started virtual machine I got the error.
I opened bios ...
0
votes
0answers
87 views
Eclipse + subversive with SVNKIT + Ubuntu is a continuos crash
I don't know why but If I install subversive 3.0.0 with svnkit 1.3.8 or 1.7.5 I'm having Eclipse crashing without warnings.
No pop up, nada.
Do you happen to know I way to check what the hell is ...
1
vote
1answer
55 views
iptables -L lags on non localhost or anywhere address
I am trying to configure iptables for ubuntu 10.04 and I have a problem with iptables -L lagging on rows where the destination or source address is not localhost or anywhere. The following entries ...
1
vote
1answer
400 views
Ubuntu + SVN: Could not open the requested SVN filesystem
I'm aware this question has been asked a lot of times. I believe I understand the answers, but I still had no luck.
I tried both one repo and multiple repos configurations, having the same issue for ...
3
votes
2answers
1k views
Cut (smart edit) .mts (AVCHD Progressive) files un Ubuntu Lucid
I have a bunch of .mts files containing AVCHD Progressive video recorded by a Panasonic camera, and I need software on Ubuntu Lucid with which I can remove the boring parts, and concatenate the ...
1
vote
1answer
67 views
What directories should i backup on a Linux server?
This is related to this question; however different as this is a server.
I use crashplan and grabbed /home, /root, and /etc; however upon an audit I determined that a lot of my configuration files ...
1
vote
1answer
881 views
How to Disable Discrete Graphics on HP ProBook 4520s
I am using HP ProBook 4520s and have ATI Mobility Radeon whose graphics card doesn't support Ubuntu. Infact, it produces more heat and consumes a lot of battery which causes system usually hangs.
I ...
0
votes
1answer
78 views
Ubuntu issues when moving hard disk to new system
I'm working on a legacy project with a small single board computer running Ubuntu 10.04 on a compact flash card. I need to be able to save away a working image (via dd) and copy said image to other ...
1
vote
0answers
134 views
How do you log out using the keyboard in ubuntu 10.04?
In ubuntu 10.04 is their a keyboard shortcut to log out? i went to keyboard shortcuts and the set tlog out option is ctrl+alt+delete but when i do click that it just bring down the shut ...

