Ubuntu Servers :: Make A Home Code Double-Checked?
Feb 26, 2010
I found this page online. And I thought it was really nice, and I really like the way torrentflux was added, thats a must for me. I am wondering if there is a better approach now, or if this approach is still good, and I was just wondering if someone could double-check the code, see if its good. I have an old dell laying around, and I thought it was finally time to put it to good use. So here it is.[URL]..
View 4 Replies
ADVERTISEMENT
Feb 14, 2011
Everytime i log into my server, I get the message Displayed "/dev/sdc1 will be checked for errors at next reboot"
However, despite many reboots this message does not clear.
I cannot run FSCK on this partition as it is the boot partition.
I would like the device to get checked at reboot, any ideas how I can trigger this check , and that might clear the message
View 5 Replies
View Related
Jul 1, 2011
Under Gnome on 10.10, does anybody know how to make the Rubbish Bin open when one double-clicks the icon as opposed to single-click?
View 7 Replies
View Related
May 1, 2011
When I SSH into any of my Ubuntu 10.04.2 LTS (x86) server installations I get TWO sysinfos. One for current time and another from April 20.
Code:
Linux ubuntusrv1 2.6.32-31-generic-pae #61-Ubuntu SMP Fri Apr 8 20:00:13 UTC 2011 i686 GNU/Linux
Ubuntu 10.04.2 LTS
Welcome to Ubuntu!
* Documentation: https://help.ubuntu.com/
[Code]...
Last login: Sun May 1 08:45:53 2011 from 192.168.10.198 At first I only notices the 5 packages can be updated. But after runing apt-get update and upgrade as well as trying aptitude full-upgrade without any packages being updated I noticed the sysinfo actually showing two different days. Any idea on how to get rid of the second one?
View 3 Replies
View Related
Jul 22, 2010
How can I manage to avoid double login to a user account in the server by remote users? Is there a way to block it or to hide logged user accounts?
I have two server, one f12, the other f13 (behind a firewalled router) and want them to serve desktops to anybody in the local network. User accounts in both servers are established as username: user1 password: user:1 , username: user2 password: user2 ....... Every remote user should take an available user on server but no multilogin to the same user. Remote users are no adult so they can mistake. That's the problem. On the remote dektop section unmark everyone can see my desktop didnt help.
View 2 Replies
View Related
May 24, 2011
I need to specify a different path to home directories on a particular server than what LDAP contains for the users, besides using a symlink. E.g. "/Users/jdoe" vs "/home/jdoe" I don't want to change the actual LDAP attributes, just want a particular server to point them in the right direction (Ubuntu 10.04).
I'm assuming it's something I could probably set in pam configurations?
View 1 Replies
View Related
Feb 4, 2011
mouse menu different in 10.10, is there a way to make the mouse single click instead of double click?
View 2 Replies
View Related
Jun 19, 2010
My laptop's been locking up in Linux (Ubuntu, Backtrack, Puppy) periodically for a while now. When it locked up, it was always immune to the magic of SysRq, which I thought might indicate a hardware problem. It became so bad that I had to stop using the laptop.
Today, when I turned it on and tried to boot into Fedora 12, I got the following error (just once, it just locked up at various points during the splash screen after this once):
double fault: 0000 [#1] SMP
last sysfs file:
CPU 0
odules linked in:
Pid: 1, co m: swapper Not ta nted 2.6.32.11-99.fc 2.x86_64 #VGN-T 250N
RIP: 0010:[<ff
All the seemingly missing letters were really missing, not my typos.
As you can see, kernel version is 2.6.32.11-99.fc12.x86_64 and my laptop is a Sony Vaio TZ 250N (Core 2 Duo ULV 1.2GHZ). Note that with the other remaining kernels from the updates, nothing ever happened other than the locking up. The core temperatures hover pretty high, about 55-60C peak but this is still below the critical temp. Memtest came up clean when the problem first started happening.
View 3 Replies
View Related
Aug 8, 2010
I'm developing a new command to be executed on the grub shell. However for some reason the .c file I added doesn't get compiled. How do I notify make of this new file?When you type in the make command, a load of gcc commands come up, where do these come from?
gcc -Ikern -I./kern -I. -I./include -I./gnulib -I./include -Wall -W -DGRUB_LIBDIR="/usr/local/lib/`echo grub/i386-pc | sed 's,x,x,'`" -DLOCALEDIR="" -DGRUB_MACHINE_PCBIOS=1 -DGRUB_UTIL=1 -MD -c -o grub_setup-kern_file.o kern/file.c
I know this because I typed in random letters but the compiler continued on. However tried it on an existing file it came up with a compile time error.
View 3 Replies
View Related
Sep 7, 2010
I was wondering if it is at all possible to use CSS code to make the Gnome panel clock text blink. I Googled a bunch of CSS code which is supposedly used to create a blinking text effect but none work in the Gnome panel clock. Is there any sort of CSS code which can do that? If so, what is it?
View 3 Replies
View Related
Mar 7, 2010
I have tried numerous versions of �Hello World½ examples over the web to display the text on a web page. All the examples work on my local machine in the application viewer, but they donït work when from a web browser. I have tried both Firefox and IE.Some of them include:[URL]
Code:
java.lang.reflect.InvocationTargetException
at com.sun.deploy.util.DeployAWTUtil.invokeAndWait(Unknown Source)
[code]...
View 14 Replies
View Related
Sep 6, 2010
I'm trying to link the MySQL libraries to some C code, the LambdaMOO server to be exact. I'm getting the following error:
gcc -g -O -L/usr/lib/mysql -lmysqld -I/usr/include/mysql ast.o code_gen.o db_lo
ad.o db_flush.o db_objects.o db_properties.o db_verbs.o decompile.o disassemble.
o eval_env.o eval_vm.o exceptions.o execute.o extensions.o functions.o keywords.
[code].....
You can see the link commands I'm using, and the lib and include path are both valid. I tried replacing -lmysqld with -lmysqlclient but this did not help. I'm using Debian and MySQL, libmysqld-dev and libmysqlclient-dev are all installed.
View 1 Replies
View Related
Nov 16, 2010
A tiny Linux kernel patch that makes the desktop incredibly more responsive: [URL]...
View 14 Replies
View Related
Dec 29, 2010
/tmp/cctiuwxL.s: Assembler messages:
/tmp/cctiuwxL.s:3534: Error: unknown opcode
/tmp/cctiuwxL.s:3534: Error: unknown opcode
/tmp/cctiuwxL.s:3602: Error: unknown opcode
[code]....
This is the make step error./tmp/cctiuwxL.s is the make temporary dirictory which is distroyed after the make process finises . The problem is how can I hold the /tmp/cctiuwxL.s dirictory .Then I can check it and find out the proiblem.
View 1 Replies
View Related
Mar 20, 2011
When I compile evince from its source code, I am able to run ./configure properly, but when I run make the following output is displayed.
Code:
make all-recursive
make[1]: Entering directory `/media/New_Volume/untitled folder/evince-2.32.0'
Making all in cut-n-paste
make[2]: Entering directory `/media/New_Volume/untitled folder/evince-2.32.0/cut-n-paste'
Making all in zoom-control
make[3]: Entering directory `/media/New_Volume/untitled folder/evince-2.32.0/cut-n-paste/zoom-control' .....
make[3]: *** [libevview.la] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
I am not able to ascertain the source of this error, even though I seem to have the file in question-libevdocument.la. What do I do now to remove this error?
View 8 Replies
View Related
Oct 16, 2010
There could be some needs with to sync the linux box with my psion device :
- emails (iremails sync) <-> mutt or whatever works
- contact psion <-> abook
- data folder ~/home/username/mypsion <-> sync of data
Could someone help a bit in that sence? Is there a willing informaticien for that few lines of code, and make a new package or update/upgrade the irda-utils. Would be so helpful for the community (often, lot of users are moving to linux nowadays..)
View 1 Replies
View Related
Jan 30, 2011
I have been the webmaster of a webpage for a few years and I have always installed Apache and PHP using the source code. The reason is that I wanted to use a recent version of them and I couldn't find it in the repositories.
Now, we are going to purchase a new server with Ubuntu (we were using Fedora in the previous one) and I don't know if install those packages using synaptic (much easier) or install them from scratch using the source code.
Synaptic is great, specially installing modules for PHP, but I am afraid of not having updated versions in a few months.
View 2 Replies
View Related
Jun 4, 2010
I ran the following command:Code:sudo apt-get install sslIt is suppose to give me SSL support for Apache 2.2, but I couldn't find any package information about it atA search only returns ssl-cert package.So what is in the ssl package for Lucid 10.04 LTS? How do I know what package contains what in the future?
View 2 Replies
View Related
Apr 19, 2010
I have Ubuntu 9.10 set up on a 40 GIG HD. For upgrade purposes I would like to copy my /home directory to another directory. That way I can completely wipe my operating system without losing my programs. Can someone show me an easy way of doing this... ALSO once done, after I installed the, say, next upgraded operating system how would I tell it to look to the other hard drive for it's /home directory?
View 8 Replies
View Related
Feb 27, 2011
i want to know how to make my old computer into a linux server that i can keep at home, and when i go to college i can take my new computer.so right now i have a core 2 duo with 4 gig ram, 640 gig hd, 600 w psu, a 9800gtx, and its in a cooler master case.so how can i make it so its running a linux server all the time and could host things for me.i also want to set up vnc through ssh (i think thats what its called)
View 4 Replies
View Related
Feb 19, 2010
Im looking to use the Apache2 GeoIP mod to block countries from accessing a website. I've searched, but cannot seem to find any information on how to insert the code into the virtual host file. Does anyone know how to get this working or can point me in the right direction?
View 2 Replies
View Related
Mar 12, 2010
I have just set up my web server for the first time in Linux (used to be Windows 2003). I have a web site [URL], could someone with experience please check this web site to see if the PHP files are hidden (and therefor my PHP code can't be seen). If they can be seen then how do I hide the PHP files?
View 6 Replies
View Related
Dec 19, 2010
I have a little home server running server 8.04 and decided to check for upgrades. One of the upgrades was a new kernal update. It was able to download the update, but errors on uncompressing it. I have even shutdown the server and restarted it. Still no luck.
Here is the screen log from the update process:
(Reading database ... 49993 files and directories currently installed.)
Preparing to replace linux-image-2.6.24-28-server 2.6.24-28.80 (using .../linux- image-2.6.24-28-server_2.6.24-28.81_i386.deb) ...
Done.
Unpacking replacement linux-image-2.6.24-28-server ...
[code]....
View 1 Replies
View Related
Jun 21, 2010
I have a dual boot with ubuntu 10.04 (ext4) and ubuntu 9.04 (ext3).On 10.04 I accidentally deleted a whole bunch of files with the rm command. I installed extundelete in 9.04 which can undelete from ext4 file systems. However, I can't access my 10.04 home directory in 9.04, as /media/disk/home/asdf is empty except for two files README.txt and Access-Your-Private-Data.desktop. I didn't delete all of it for sure.
Does anyone know how to make my 10.04 home directory visible in 9.04 so I can undelete?
View 3 Replies
View Related
Sep 1, 2011
In Ubuntu used to be a keyboard option called "Make Shift+NumPad work like MS Windows" or something. It allowed me to press for example Shift+NumPad 7 and it would get registered as the "Home" key. Without that option the shift key acts like a temporary NumLock and it'll pick up a "7" instead. My regular Home/End keys are somewhat out of reach, so I wonder where the setting is in XFCE. I'm using the latest XUbuntu 11.04.
View 1 Replies
View Related
Dec 5, 2010
I would like to make a backup of my /home directory onto a NAS device, and have whatever software is used for the purpose update (new and changed files) every night, or perhaps everytime there is a period of inactivity. Any suggestions for a GUI package that will do this?
I do not want a complete backup each time, just the new or changed files. Also prefer software that backs up to a mirror of the original (i.e., uncompressed folders and files)
View 1 Replies
View Related
Jun 6, 2010
In bash I need to use some equivalent of double quotes inside double quotes (or the other way around.)I need to run the following statement to get the output of foo and store it in a variable while passing foo the $file which probably contains spaces.
Code:
variable=$(foo "$file")
The problem is that foo might return an empty string and if it does I need to catch it
[code]...
View 6 Replies
View Related
Aug 28, 2011
Can I make my /tmp and /home use the same HDD space instead of having everything under / except for /home use the same space? I chose to only have two partitions: / and /home and that is what I want
View 3 Replies
View Related
Apr 16, 2011
disk drives are being checked for erros?
View 2 Replies
View Related
Mar 15, 2010
i have followed multiple guides to make my home server use a static ip address. no matter what i do it always reverts back to its dhcp address after about 2 minutes. how do i get the static ip address to stick, or be permanant.
View 9 Replies
View Related