Ubuntu :: VNC Server - How To Change DM From GDM

Mar 13, 2010

I need to boot my netbook up under kde. I can get kde after the gdm logon, but i need kde from the get go. This is so I can get vncserver working.

View 1 Replies


ADVERTISEMENT

Server :: Change The Webroot Of The Httpd Server - Directory Doesn't Exist - CentOS 5

Jun 1, 2009

I have just configured CentOS server my new office. This is the first time I am using CentOS.

Whenever I am trying to change the webroot of the httpd server, it usually say "directory doesn't exist". whereas which can't be the case as it is home directory of the user.

To achieve this, what Do I need to do?

The second issue, I am facing that whenever I am adding new directories to public_html folder, it is not accessible. as the error page 404 is shown. I have changed the permissions to 0705 and ownership is also transferred to other user. What else is required to make new directories accessible by the web?

View 2 Replies View Related

Server :: In Apache Server, Change Log File Location And Log Format For Access Log Fil?

Aug 19, 2009

I installed Apache server with Debian 5.0.2 Lenny. I am trying to write a script which would analysis web log files. I found the log files on /var/log/apache2. There is an access log file, `access.log`. My question is what configuration file determines the location and the name of the access log file. How can I change them? I used CustomLog in /etc/apache2/apache2.conf like below.LogFormat ": %h %l %u %t "%r" %>s %b" common
CustomLog /home/test/my_log_file common Apache2 generated /home/test/my_log_file. But no logs were written in the file even after I run `/etc/init.d/apache2 restart`. Ichanged the log file location. It still didn't work. However, Apache2 still wrote logs in the file `/var/log/apache2/access.log`

View 1 Replies View Related

Server :: Server Change Into Read-only Mode ?

Jul 14, 2011

I've a popular vbulletin forum (10k max in vbulletin stats 'whos online') runnin in two servers like this:

1) Web server running vBulletin.
Dual Intel E5620 @ 2.40GHz (shows 16 cpus)
12 GB RAM
2 x 500 GB SATA (one for system/web and other for backups)
CentOS 5.6 64 bit
Apache/2.2.17
PHP 5.2.16

2) MySQL 5.server
Dual Intel E5620 @ 2.40GHz (shows 16 cpus)
16 GB RAM
2 x 500 GB SATA (one for system/web and other for backups)
CentOS 5.6 64 bit
MySQL 5.0.77

Web server connects to MySQL using private LAN.
Web-php server works with xcache as recommended by vBulletin.
Image/avatars and other static files (css, js, etc) are on a CDN
MySQL server uses Memcached for caching common queries.

The problem I'm facing, is from time to time (let's say one or two times a week) the Web server goes into read only mode... then the server has to be rebooted in order to get online normally and be able to work. From the logs I've seen this:

Code:

This is a new server, and in the old server the 'read only mode' issue happened very often too... so I guess it's not a HD issue.. it's just the HD have a heavy I/O usage. What do you think?

I am thinking about this solutions to improve the webserver performance:

1) 75% of the vbulletin users are anonymous users, so I've been thinking about using Cloudflare as a cache for all that traffic, that would reduce the php-webserver process a lot.

2) Using an external email server is a good option I guess... as right now the webservers also handles the email notifications for all the vbulletin users and it is constantly sending email everywhere. So, email will be stopped to gain server performance.

3) Mounting partitions with 'noatime' at /etc/fstab seems to improve I/O performance.

View 3 Replies View Related

Server :: MOTD Will Not Change Ubuntu 10.10?

Apr 20, 2011

I am trying to change the motd "message of the day" on my Ubuntu server 10.10,
But when i do sudo vi /etc/motd...

i can change the text here, but as soon as I save and exit this file. It changes itself straight back.

View 3 Replies View Related

Ubuntu Installation :: Change The DNS Server Command?

Feb 15, 2010

How can I change the DNS server command because every time I restart my computer I have to write this in the terminal: sudo gedit /etc/resolv.conf

View 4 Replies View Related

Ubuntu :: Change VNC Server Listen Port?

Dec 30, 2010

I wish to use the VNC server built in to the Ubuntu to easily access it from other computers on my local network. I need to skew the VNC Server port off of the normal 5900 to something else because I am using VNC to access several computers (sometimes simultaneously) so each VNC server needs to be set with a different port #. At this point it is all local subnet connections with no incoming internet access and I am not worried about security.

View 2 Replies View Related

Ubuntu Security :: Change Default User Name Server

Aug 1, 2010

I installed Ubuntu Server and want to change the default user name to increase the difficulty of accessing the server.Is it possible to do this? If not, can I effect the same change by creating a new user and transferring over permissions, files, and etc.?

View 7 Replies View Related

Ubuntu Servers :: Cannot Change File Permissions On Server

Aug 25, 2010

I'm working on a remote Ubuntu 9.10 server, which is accessed via VPN. I installed Joomla, but had difficulty uploading new components, which I traced to a file permissions problem. I used FileZilla to FTP onto the site and tried to make the chmod changes I needed, but the commands kept failing. Eventually, I contacted the sys admin and told him I thought that there was an ownership problem with the directories. He checked and told me that I was logging in with exactly the same user name and password that he was using (it's not a live system currently) and that he could make chmod changes without any problems. Because all my attempts were still failing, he eventually did the following:

chown -R administrator:administrator /var/www

/var/www is where all the Joomla files are stored and Administrator is the user name.Now I find that when I run a chmod command in FileZilla, the server reports that it worked (see below):

Status:Connected
Status:Retrieving directory listing...
Command:CWD /etc

[code].....

However, if I go back and check the tmp folder permissions, I find that they are still set to 777.This still looks like an ownership problem to me, but I don't understand why the server seems to think that the chmod changes are working, when they aren't.

View 4 Replies View Related

Ubuntu Servers :: Change The Default Player On Server

Feb 3, 2011

I finally got the server running. All seems OKAY, however I want to change the default player on my server. As of now, when I upload a file, it plays but has no "play/pause/stop/mute/fullscreen" buttons. How do I get those? I've tried installing FFMPEG, MPlayer and a few others to no avail. Please suggest a tried&true method of allowing for this. I need it to be able to at least play audio(mp3) and video(mp4,wmv,avi,flv)

View 4 Replies View Related

Ubuntu Servers :: Sudden Change In Server Behavior

Jul 4, 2011

I have been running two Ubuntu 10.10 servers for some time now. My main server is 10.111.1.65 and backup server is 10.111.66. The main server is to host my website and ssh remote access (Key auth). The backup server pulls via ssh key auth what is in my /var/www (among other folders) to the backup home dir (encrypted). For some reason today I checked the uptime and it was 7 hours on both servers. All my other computers on the same power supply have a uptime of over a month. For some reason I now cant access backup via ssh from main's key (I could before) and I can not get to the home dir, see below:

Code:
carlos@UbuntuSvrDell2400:~$ sh "Access-Your-Private-Data.desktop"
Access-Your-Private-Data.desktop: 1: [Desktop: not found

[code]...

View 3 Replies View Related

Software :: Change ' To ' Sign In Ubuntu Server?

Jun 10, 2011

have xml files which has a lot of lines which contains ' which should be thesign.Should I use the sed command to change this in a complete file or grep

View 5 Replies View Related

Server :: Change The Name On Zip Files?

Mar 8, 2010

I have a question about zip file.How can I change the name of a folder after the folder is ziped,

Example: I have a 'test' folder, and it includes test1.txt and test2.txt
test/test1.txt
test/test2.txt

[code]...

View 10 Replies View Related

Server :: How To Change FTP Log Messages

Mar 12, 2010

I am running RHEL EL4. i have configured vsftp , everything works fine.The thing is that the FTP log messages are going into /var/log/messages . So i changed the log location by confuguring as follows

1. In the /etc/syslog.cong,

2.Change the line in /etc/logrotate.d/syslog

3. In /etc/vsftpd/vsftpd.conf

After the changes , i restarted the service for both ftp and syslog

Evenafter the above confguration , still the ftp log messages are going to the same dir /var/log/messages.

View 1 Replies View Related

Server :: Change Ssh Port On RH5?

Sep 21, 2010

How do i change the ssh port on my redhat 5 server. Can you tell me how to do it through the gui and through cmd line?

View 5 Replies View Related

General :: Change Permission To /proc/net/ip_conntrack On Ubuntu Server 9.10

Mar 28, 2010

I have a script that needs to extract certain information form the /proc/net/ip_conntrack file once in a while. I do not wish to run this script as the root user.

Default permissions for the file is:

I can change it with:

But that does not stick after a reboot. Is there some configuration file for file-permissions in the /proc directory in Ubuntu Server 9.10? Or do I just have to stick a chmod line in some startup script?

View 1 Replies View Related

Ubuntu Servers :: Server Inet Address Change Everyday

Mar 17, 2010

I'm using comcast, and I setup my server, everything works fine.But later I found out that the server inet address is changing everyday, and it makes my server almost not accessible.Is there anyway to fix that problem??

View 5 Replies View Related

Ubuntu Servers :: Change The Main Video Output On Server?

Jun 15, 2010

I have a ubuntu server running on a ten year old desktop and it runs great but i cant seem to change the video out put away from the normal anolog port to a TY port.My server is just for home use and I do not know the terminalThe reason I need to move to the other port is I do not have a screen for it but I do have a little old TV that will work.

View 2 Replies View Related

Ubuntu :: Change Operating System That Firefox Sends To Server?

Jun 15, 2010

I'm trying to sign up to office-live but I'm getting this error. Is it possible to report to office-live that I'm using windows so I should be able to use the service.

View 3 Replies View Related

Ubuntu Servers :: Change Update Server From Command Line?

Sep 12, 2010

On Ubuntu Desktop editions, there is a GUI application which allows easily changing to a different server. It can even find out how one is the fastest update server.Is there a corresponding command line tool available to do this? Because I'm using the Server edition without GUI. I hate to manually edit /etc/apt/source.list.

View 4 Replies View Related

Ubuntu Servers :: Gnome VNC Server / Cant Change Keyboard Layout

Nov 15, 2010

I installed server 10.10, but it has the wrong keyboard layout. Can i change it to swedish via ssh, because the keyboard preferences wont start via the vnc?

View 1 Replies View Related

Server :: Change Ssh Port On The Servers Including Centos And Ubuntu?

Mar 10, 2010

i need to change ssh port on the servers including centos and ubuntu when i make changes to /etc/ssh/sshd.config and change the port to something else restart sshd then i can determine that port 22 is not working but ssh does not connect to new port it says "no route to the host"

View 9 Replies View Related

Debian Hardware :: HDD Change On Server?

Aug 25, 2010

Recently we have upgraded our hotel maintenance software, which uses databases and is running on Debian. We bought a HP ProLiant ML 110 G5 server for running the softwares. We experienced very slow speed on the network but after several tests, the result was that either the server or the software is the cause. We think that the software is the cause, but the provider of the software thinks it is the other way around. There is also HDD mirroring.
 
We have a same server except for memory. Our suggestion was that we move the two HDDs from the allegedly faulty server to the other one and than test the older server. But the provider of the software told us that this is not possible, since after moving the HDDs the mirroring might go bad and if the OS does not recognize the new hardware the OS could be damaged and than we will not be able to run the software.We were wondering whether this is a plausible scenario?

View 4 Replies View Related

General :: How To Change Server Date

Apr 30, 2011

How to change Linux web server date through SSH?

View 3 Replies View Related

Red Hat / Fedora :: Change Domain To A New Server?

Mar 7, 2010

I really need someones help regarding transfering my current domain name that is registered with Linux to a new server? I have just built a new website and would like to transfer my register domain name over to my new website. I have redirected it but want to make transfer it competely. Where do I do it, I have looked everywhere in CPanel but no luck

View 7 Replies View Related

General :: Want To Change Log Server Directory?

Jun 29, 2010

want to change my log server directory /var/log/secure to any other places.

View 1 Replies View Related

Server :: 550: Failed To Change Directory

Sep 28, 2010

My directory structure is

/3dmodels/work/work

While I am changing to last work directory it's giving th error as:

550 Failed to change directory.

I have tried selinux issues,permission issues, anon issues,chroot issues but no solution.

Is there anything to do more than these issue ?

I am logging in as localuser. I can browse all the contents of 2nd work directory except the last work directory.

But in internet browser all works well,I can change into the last work directory and can also browse the directory but unable in command line.

View 10 Replies View Related

Server :: Change Destination For Httpd Log ?

Feb 23, 2010

I'm running Mandriva 2010.0 as a web server, i had 2 HDD in the erver. i dedicate 1 HDD just for LOGS and system backup (160 GB). i would like to change the log destionation directory from /var/log/httpd (defaults) into /backup/log/httpd how can i do that.? coz i couldn,t find the configuration in the webmin. that log would be useful for webalizer/awffull statistic in several days ahead.

View 3 Replies View Related

Server :: How To Change Drives In Termnal

Jul 11, 2010

I have a web site all set up, and running great, I have my SSL set up and active. I have 3 drives in this Linux box, 2 are RAID, and 1 is a 1.5tTB drive. On this 1.5TB drive is just one folder. with lots of Sub folders, and Files. I need to do 2 things here.

#1 I need to change ownership of the main Folder on the 1.5TB drive, so I need to know how to access the drive from a Terminal.

#2 I need to know how I set the drive up in a configuration file to access that drive and the one folder. This configuration file just shows where the folder is located.

View 2 Replies View Related

Server :: Change Email From Name When Used By 'mutt'?

Mar 24, 2010

I am currently using a shell script to run a java app which performs some integration logic. The shell then continues to compile a file with all stats resulting from the java app. I then send this compiled stats file to several emails. The email is from 'root'. Is there anyway to change this without having to create a new user and running this app as them instead.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved