I am using Ubuntu as my os.I have read that we can change the startup message.So i go to etc directory as root, and found file called "motd" and try to open it.But it says "The Link "motd" is Broken. Move it to Trash?"This link cannot be used, because its target "/var/run/motd" doesn't exist.So how can i make startup message.why i couldnt open that file
I'm new to LinuxQuestions and this is my first post. I'm trying to build rrdtool to install Cacti and encountered the following problem: 'make' step returns an error messages:
Code: ./.libs/librrd.so: undefined reference to `xmlTextReaderGetParserLineNumber' collect2: ld returned 1 exit status What I have doneDownload and build the latest version of pkg-config, glib, pixman, cairo, pango, atk, gtk+ from official sites. Download rrdtool source Set PKG_CONFIG_PATH correctly
[Code]...
There is actually another problem with the computer which is "The Nautilus application has quit unexpectedly" everytime I open File Browser application or right-click>Properties a file/directory. This happen only after installing cairo and pango and I don't know how to revert to old version. Since there are a lot of log files so I'm very confused. Can someone give me a direction on how to resolve this?
I've been fiddling about with vortexbox (the one before 1.4 I think), for a while. This is a music ripping and server rpm setup using Fedora 11 as the base.
As it was on a test machine, decided to try changing the logical volume sizes of LogVol00 and LogVol02 to fit a few more cd's on 02 before getting a new pc (just to see how it works).
Logged on and opened up the graphic version of lvm (using gnome). Then selected the LogVol02 logical volume, select edit, changed name to LogVol02-Storage, saved and logged out. Rebooted vortexbox since then its been unable to start properly (is this a kernel panic?).
Read up a lot on lvm on the net, have access to Fedora 11 disk 1, so logged on. Eventually managed (I thought to) to change LogVol02-Storage to LogVol02 using lvrename.
However, still refuses to boot completely.
The message it gives is as follows (sort of): Welcome to Fedora Press '1' to enter interactive startup
Setting up Logical Volume Management: 3 logical volume(s) in volume group 'VolGroup00' now active
*** An error occurred during file system check. *** Droping you to a shell; the system will reboot when you leave the shell.
Give root password for maintenance (or type Control-D to continue):
Loving vortexbox appart from this. Will it be easier just to reinstall everything? If so, is there a way of listing all the changes I've done so I can reproduce (I'm thinking of just looking at all the commands I ran on the CLI).
Otherwise, is there a way of listing all of the commands I ran in terminal and piping them into a file so I can see what I need to do to rebuild after reinstalling?
We use PAM to control access to our RHEL4 servers. We would like PAM to give a message, of our choice, when users who are not allowed to login try to login. PAM's default is to let the user try 3 times without any explanation.
I am running Pclinuxos with KDE 4.3.4. I have installed Truecrypt but am having problems using this program when the user is not root. If I try to mount or make an encrypted container a message pops up saying: Administrator privileges required: enter user password or administrator password
When I enter the root password a box then says: Failed to obtain administrator privileges: username is not in the sudoers file. This incident will be reported
I can't understand why this has happened as I gave the root password. Once I provide the root password, surely I become all powerful and the system should let me do anything? Also to mount a encrypted file in Truecrypt I have to assign full write permissions for users to the /media directory. Is this safe to do?
The only way I have found to use Truecrypt with a non root user account is to go to super user mode terminal, sign in with root password, CD to the truecrypt directory and launch Truecrypt from the terminal. I find this very laborious to do every time.
rencently, i move develop env from one linux machine to another, two linux have same gcc and make version, but at new linux machine make warning/error messages dont show color font.so, when make, there are all white messages, i cant focus on warning and error.
I edited some file in /etc and it stopped loading, but after upgrading to natty it loads again. I'm already starting X manually from /etc/event.d/tty7, but the X started from gdm is the one I see on the screen. I don't have a keyboard, so I can't switch to the console with the right X after startup. Is the only option to deinstall gdm, or is there a way to make it not start?
I am not ready to upgrade my Fedora 13 to 14 yet, but I wanted to test some things in 14. So, using the live CD, I installed Fedora 14 under Virtualbox. But some things are not working and the Virtualbox Help files aren't helping. I have added my Fedora 13 /home/jjj/ folder as a shared folder with the name Home_jjj. The instructions say that in Fedora 14 I must mount it with "mount -t vboxsf share mount_point." So (as root in Fedora 14). I used the command "mount -t ext3 vboxsf Home_jjj /media" but I got an error message. I tried varying the command different ways, but haven't hit on the secret mount syntax. I would really just like to add it to Fedora 14's fstab file to make it auto-mount. I have an external monitor, which Fedora 13 sees, but Fedora 14 cannot see it. The main display for Fedora 13 is 1680x1050. Fedora 14 installed itself with 1024x768 as the max. I tried changing it with xrandr -s, but the only resolutions xrandr will take are 1024x788, 800x600 and 640x480. How can I make it at least, say, 1400x1050?
I have a dedicated server which runs a game server. On that dedi, I had Debian installed, and I wanted to have graphical access to it so I installed Gnome and nxserver. I want the game server to run automatically when the server boots up and have it appear in a console window when I connect to nxserver. So I added it in the Startup list by going in System > Administration > Session.
My problem is that the program doesn't start when the system boots up, but only when I connect to nxserver. So I assume it is something like gnome not starting up or opening a session until I open one remotely or something such.
But is there anyway to have that game server start in a console window when the system starts up? I tried using init.d but the problem is that it doesn't open any window, and I need to interact with the server through the console. What can I do?
make a start up script so that it executes this command: cat /proc/acpi/battery/BAT1/state I managed to execute it writing command to .bashrc, but every time I open terminal it starts like this:
[Code].....
I need this command on start up, so that my battery meter starts working properly. For some reason, if the command is not activated, gnome battery meter is showing that battery is charging even if I am not on AC power. If there is any other way to fix this without making script I would be glad to hear.
All of a sudden, the startup (time from GRUB to Login Screen) has been quite slow. I recently installed a LAMP server. I've tried disabling httpd and mysql but it didn't seem to have any effect. I've attached my dmesg output below.
I run Ubuntu 10.04. For some reason, MySQL won't start on startup. How do I make it run on startup? I installed it by installing LAMP using tasksel and did everything according to: [URL]. Also, I have another problem: When I try to start/stop/restart mysql in the terminal, the terminal will not give me any prompts after entering the command. E.g., after entering "sudo service mysql start", nothing will happen. Even after waiting for 30min, nothing happens.
I would like to put my ubuntu system (the one on my partition) in a usb drive, so that way I can take it everywhere I go. The reason for this is because all of the programs I have and the configuration I currently have in my ubuntu (I should say "macbuntu"). That is:
burg boot loader (I probably don't need this one!) x system plymouth theme || also windows 7 original plymouth theme mac4lin 1.0 aqua GTK theme and emerald theme mac ultimate icon theme mac4lin 1.0 cursor theme (working even with compiz) gnome global menu compiz packagers ppawith all the extra stuff telepathy ppa for empathy, having all the extra stuff working also win2-7-pack_v-9.1 And lots more stuff!
I don't want my personal documents though (text docs, music, videos, pics 'maybe few pics'), just configuration files and programs. Can this even be possible?...
I foolishly changed the mount point of a partition on a HDD which Linux was not in fact using, and now when I try to start up I get a message box stating:- Could not start kstartupconfig. Check your installation.
How do I recover the situation. I do not have an up to date recovery disc. I do have a full bootup disc of Suse 11.2 - could I use the opportunity to update without losing all my personal files, or should I use the old 10.2 disks? The first essential is to get something back up and working.
I downloaded linphone 3.30 using mozila and tried installing. while giving the command ./configure it was successful and next giving the command make gives me a error message make file is not found. but makefile.am and makefile.in is already available in the current working directory.
I have given the link of the pastebin for ./configure command and make command..
I have enjoyed setting up a live USB stick to boot Ubuntu from and it works very well but I can't make my settings persistent. The option to do that in Startup Disk Creator is greyed out, the Stored in Reserved Extra Space is just not available.
I have Ubuntu 10.04 LTS installed on my HP Compaq Presario CQ60. Unfortunately the screen is busted & I'm using an external LCD. It boots directly onto the LCD, but the resolution is 800x600 by default, the only other option is 640x480. I'm assuming its using the VESA drivers for the graphics. I've managed to temporarily fix the resolution to 1024x768 by running the following in terminal for every session:
[code]...
I've added a document to /etc/init.d so that it may be loaded on startup, but it does not seem to work.
I have recently installed Lubuntu 11.04 on an old system. the problem is that it hangs at startup when tries to "Starting Bluetooth". I have searched through this forum and the web and it seems that the problem has something to do with my TV Card. But I can't remove the card because it is a part of my Graphic Card which is an "ATI Radeon 8500DV All In Wonder". I can start the machine with Lubuntu Live CD, and so I thought that maybe I can change a value in a file from installed Lubuntu through Live session that makes the Bluetooth Service disabled at startup.