Linux is the family of Unix-like operating systems that use the Linux kernel.
2
votes
0answers
23 views
Missing Firmware for Wired NIC on Debian
I'm trying to install debian 64bit from a debian live image using YUMI on my usb drive. I'm installing it on an Inspiron 6400, and there is missing firmware. I can't connect to the internet ...
9
votes
0answers
24 views
Why does Linux purge the memory cache when it is nearly full?
Here's what the memory graph looks like on a VPS running CentOS with 512MB of RAM and nginx/php-fpm/mysqld serving (mostly static) content to a couple thousand visitors per day.
As you can see, ...
4
votes
1answer
74 views
what is the difference between “chmod 775” and “chmod 2755”?
Question
What is the difference between "chmod 775" and "chmod 2755" ?
0
votes
0answers
11 views
Dependency not satisfiable libsdl1.2debian-all (>=1.2.13)
So I'm trying to install MxEasy 1.4.1 on a Ubuntu Server 12.04 machine. Now word is from Mobotix that MxEasy doesn't support Ubuntu 12.04 and who knows when they will get around to it.
...
1
vote
1answer
23 views
How to fix hard-disk error connected by usb?
My system is Linux 64bit, my hard-disk is a 1TB WD HD, connected to my computer by USB3.0. I found some files cannot be copied, they are video files, and it seems I can play the video. I ran e2fsck ...
-2
votes
0answers
10 views
How to capture and restore the nand memory [closed]
Please help me for how to write nanddump to another linux machine
i have to do one thing that i have having one Linux system so
from one Linux device i want to take dump of that and write into ...
0
votes
1answer
41 views
Error while compiling C source code [closed]
I'm trying to run heathusf_v1.1.0.tar.gz found here
I installed tcsh to make build_heathusf work. But, when I run ./build_heathusf, I get the following (I'm running that on a Fedora Linux system from ...
0
votes
1answer
29 views
LINUX + backup & restore from linux to WIN while linux is up
I have a lab with Linux machines
Some of Linux ( red hat 5.1 ) machines installed on HPDL580 HW ,
and some of Linux installed on BLADE IBM machines
Also I have laptop computer with windows XP
My ...
0
votes
3answers
40 views
Why is my rootfs filling up so fast?
I'm trying out Linux by installing openSUSE 12.2 x64 on VirtualBox; the host is 64 bit Windows 7 Ultimate. I gave the install 16GB of storage - I will only be messing around with it - I thought this ...
2
votes
2answers
43 views
Move root filesystem on a logical volume to a different disk
I'm trying to move my root LV to a new VG on my brand new SSD and it's driving me crazy. I think I pulled it off with rsync, but now grub is refusing to register the new boot option off of ...
0
votes
0answers
11 views
How to remove masking bit from SigCgt in the status file under /proc/<pid> [migrated]
SIGUSR2 is getting caught in the application. I see the 17th bit set to 1 in the SigCgt field in the status file. The documentation tells that by using sigprocmask() with SIG_UNBLOCK, the bits in the ...
2
votes
1answer
30 views
System IDLE Time > System Uptime?
I was testing out the linux api while working on something but got stuck on the following output.
[Abhii@localhost net]$ cat /proc/uptime
39135.53 149657.73
As per specs the first number should be ...
1
vote
0answers
13 views
Run one-line bash command in tcsh [closed]
Possible Duplicate:
Syntax errors in a bash script executed from tcsh
I write the line below in order to verify if first or second fields of list of numbers are equal to 146.
I want to ...
3
votes
1answer
39 views
What tool can preview console font?
I don't know about the console font format, for a normal truetype font, I could use gnome-font-viewer to preview it, but what about console font? If I don't switch back to another tty, and use setfont ...
4
votes
1answer
33 views
No volume control in Nexuiz fullscreen mode
While playing Nexuiz on my Ubuntu in fullscreen mode the volume control buttons on my laptop don't work at all, externally after minimizing the game increasing/decreasing the sound solves the problem ...