Archive

Posts Tagged ‘root’

Linux Server Maintainance – Create Space On Root Folder

December 22nd, 2011 Comments off

I have a dedicated server – Linux – hsted in the UK by Fasthost.

Thes is a 4.8gig partition for the root folder and it is now full.

I have been advised that there are 2 huge files causing the problem
-rw-r–r– 1 root root 1.2G 2011-12-21 20:32 /var/lib/spamassassin/spamd.log
-rw-r—– 1 mysql adm 265M 2011-12-21 20:31 /var/log/mysql/mysql.log

I need the following
1 the files clearing out so that the server and Mysql works properly
2 some system to change the path if these potent…

Categories: Linux, Management, Server Tags: , , , , , ,

WordPress Move To Root Folder

December 12th, 2011 Comments off

We developed new site in a sub-folder such as domain-name.com/wp/ where all wordpress files are in this sub-directory /wp/. We are ready to go live with the WordPress site residing on root… for example website.com. We don’t care to physically move the WordPress from the subdirectory, however we need it to go live in the root of the domain, right away. I followed these directions:

http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
specifically the second section titled “Using…

Php Site Moving To Root Folder

October 13th, 2011 Comments off

Need a php expert move site into main root folder to see online . And one product has to add in homepage.

Ned to be done immediatly.

Delete Duplicate Cpanels From Two Hostgator Servers

September 25th, 2011 Comments off

I have a management problem with my Hostgator packages. It’s easy to fix, but I just don’t have time to take care of it myself. Here’s the situation:

I have a VPS (Virtual Private Server, running Virtuozzo/WHM/cpanel, with 235 accounts) and an RS (Reseller Server, running WHM/cpanel, with 305 accounts).

These two servers have hundreds of cpanel accounts in common. For each domain, I need to determine which of the two servers is actually being used, and then delete the cpanel from the server that’s actually not being used.

You’d have to check all the parked domains too, because it is possible that on a single cpanel some parked domains are pointed to one server while other parked domains are pointed to the other server (regardless of where that cpanel’s main domain is pointing).

What I did for you already is created a loop that spit out the following txt files in the root of the VPS:

(Cobalt is the name of the RS.)

-rw-r–r– 1 root root 17K Sep 22 01:31 cobaltdomainandips.txt
-rw-r–r– 1 root root 6.4K Sep 22 01:34 cobaltdomainspointedtovps.txt
-rw-r–r– 1 root root 9.1K Sep 22 01:24 cobaltdomains.txt
-rw-r–r– 1 root root 9.9K Sep 22 01:35 cobaltnotonvpsornoip.txt
-rw-r–r– 1 root root 15K Sep 22 01:29 vpsdomainandips.txt
-rw-r–r– 1 root root 9.7K Sep 22 01:34 vpsdomainsonvps.txt
-rw-r–r– 1 root root 8.2K Sep 22 01:24 vpsdomains.txt

This is actually the information that you will need to get started.

Using the information that I have provided, while it may be time consuming, you should be able to remove the accounts that are on the wrong servers pretty easily.

Who here can take care of this for me?

Categories: cPanel, Vps Tags: , , , , , ,

WordPress 3 And Keeping My Blog In Root Directory

August 3rd, 2011 Comments off

WordPress 3 upgrade has caused conflicts with my index.html page and blog index.php

Both need to be in the root directory

But index.php is not showing up properly.
Will need some htaccess tweaks and worpress
tweaks to fix

I need to keep blog in root directory for seo reasons.
All my urls are in search engines already

Move Osc Site From Catalog To Root Folder

April 22nd, 2011 Comments off

Hello.
I would like you to move my site from catalog to root folder .
How much will that cost me ?

I would like to to know if after you move the site from catalog to root ill be able to make my site changes through my cpanel ?

Ill be waiting for the answer.
Regards.
Francis .

Move Osc Site From Catalog Folder To Root / Add Description

April 11th, 2011 Comments off

Hello.
I would like you to move my site from catalog folder to root folder .

I would also like you to add description tags , Title tags and keywords tags in my osc site

I would like to know if after this changes ill be able to make my web site changes through my os commerce online administration tool ? This is because I had tried several times to move my site from catalog folder to root folder, And I have done it well , But after I try to sign in in my os commerce administration tool , I have been denied access. I want total prove of the osc online administration tool access from you before we move on ,

Will I be able to sign in in my osc online administration tool ?

How will this work cost me ?

Ill be waiting for the answer.
Regards.
Francis .

Code Orange

January 6th, 2010 Comments off

Ran into an interesting question on the ASP.NET newsgroup today regarding a problem I’ve run into a few times myself. The issue revolves around virtual directory folder inheritance and web.config settings getting inherited from a root Web site.

Anyway – one issue that has come up a few times is that the root site defines an HTTP module. The child virtual (an off the root virtual directory) when created by default inherits that module entry in web.config and usually fails because the module isn’t available.

Xcart To Root

December 8th, 2009 Comments off

I need to move xcart from /xcart to the root to replace the root store that is there now.
I need the orange changed to a blue or gray that will match the other light blue. This is in a CSS templet.
SLL certificate needs to be moved from original home page to new one.
I already migrated the database.

Upload Text File To Root Dir

October 16th, 2009 Comments off

I need you to upload a single text file to my website root directory so that another 3rd party site can verify the file is uploaded.

I’ll give you the file to upload.

Easy job needed done asap!

Recover Lost Mysql Root

October 16th, 2009 Comments off

I need someone to log in and reset my root password on my MySQL server/Astrisk box. Need this in a hurry.

Bug Fix (as2) For Slideshow

September 30th, 2009 Comments off

Hi have a look at

Play the intro and don’t click anything. http://bit.ly/kzfS3

We will provide the FLA for you to edit and need someone to fix this in next 2-3 hours.

You will see this slideshow rotating 3-5 images.

The fullscreen is dynamic and if you resize browser, the elements will move accordingly.

The problem we have is that the slideshow images are huge, about 30% larger, they are supposed to fit into screen.

We can’t seem to get the codes right so that it will adjust accordingly.

Refer to this one for sample – see how the background images shifts / rescales proportionately. http://bit.ly/T8e96

In Scene 1 >frame 1

function imageScale() {

_root.menuer._y = 36;
_root.menuer._x = Stage.width-435;
_root.logoer._y = 36;
_root.logoer._x = 64;
_root.bottom1._x = 10;
_root.bottom1._y = Stage.height-20;
_root.bottom2._y = Stage.height-20;
_root.bottom2._x = Stage.width-410;
_root.textWindow._width = Stage.width*3;
_root.textWindow._y = Stage.height-30;
_root.textWindow._x = 0;
_root.mcc2._x = (Stage.width/2)+100;
_root.mcc2._y = (Stage.height/2)-205;
_root.contentWindow._x= (Stage.width/2)-640.5
_root.contentWindow._y= (Stage.height/2)-378.5

if (Stage.width<550) {

_root.bottom1._visible = false;
} else {
_root.bottom1._visible = true;
}
imagesMC._width = 170*(Stage.width/100);
imagesMC._height = 170*(Stage.height/100);
//imagesMC._width = Stage.width
//imagesMC._height = Stage.height
var xposition = Stage.width/2;
var yposition = Stage.height/2;
imagesMC._x = xposition;
imagesMC._y = yposition;

/////////////proportional scaling/////////////////////
imagesMC._xscale>imagesMC._yscale ? imagesMC._yscale=imagesMC._xscale : imagesMC._xscale=imagesMC._yscale;

}

Categories: Flash Tags: , , , , , ,

Need To Move Wp To Root Folder

September 1st, 2009 Comments off

My wp site is currently located here http://tinyurl.com/np2uud

now, i need for home page to have url like domain.com and NOT domain.com/blog

when you go to other pages it needs to be like
domain.com/contact/
domain.com/about-us/

basically without the /blog/

need done 3 hours upon acceptance. I am accepting bids quickly as of now.

thanks!

Upgrade Php Via Ssh

August 27th, 2009 Comments off

Basicaly, I have a “virtual dedicated server” with my host, that is running PHP 4.3.9 and I want it upgraded to PHP 5…. This is what I was told, and what I would need someone to do. Thanks!

——

Dear Angela,

Thank you for contacting Server Support.

You can upgrade PHP on your virtual dedicated server through SSH.

To access your server through SSH, use the IP address for your server and log in with your username and password:

User ID:
This is the User ID you defined when you set up your account.

Password:
Use the password you defined when you set up your account.

NOTE: You can find the IP address for your virtual dedicated server in your Virtual Dedicated Hosting Manager.

If you do not have an SSH client, there are free SSH programs available, such as PuTTY.

Some functionality requires root access. You cannot log in to your server remotely using

Magento Admin Feature Adding

August 19th, 2009 Comments off

HI,

Project scopes:

1. Adding ability to assign 1 or more root category with all the subcategories to admin users so they will only see what the main admin will assign to them.

Solution variation possibilities:
1. Expected look should be something like below when selected 2 root categories.
2. Only 1 root category is selectable from dropdown menu

In both cases the main admin should be able see and have access to all the categories as before.

Please provide you best quotation!

Install And Replace Scripts

August 8th, 2009 Comments off

I have a script that I tried to install on my site, but was unable to install it. It is an encoded set of scripts. So I installed another one instead after getting frustrated with the first one. After doing so I realize that I prefer the original one instead because it has more to offer. The creator assures me that the original one works, but that I did not install it correcty (Which is highly possible since it was encoded and not just php).

I also have some directories and some custom pages on my site in addition to the script that is on the site now, including a directory of files and scripts that is placed below root.

What I need is a programmer, that can remove the script that I have on the site now and install the first one that is encoded. Remove ALL the files from the script that is on the site now, retain my custom scripts and pages and move the directory that is below root to a new directory that would be required by the new script. When I say move the directory below root, that would include all The programs and scripts that are in that directory as well. (The new script may be able to use that same location of the directory below root which is really what I would prefer. If it can, then there would be no need to move it. It requires MySql and I want to use a different database than I am using on my present script, so that if there is a problem, it would not affect it.

I really want to get my site launched this the first part of next week, so if you are able to do this and complete it Today or tomorrow then please bid, if not,please indicate you can do it, but can not complete it in that time frame. If you have questions, please put in PMB. Thanks!

Redirect Htaccess

August 4th, 2009 Comments off

I need someone to rewrite my htaccess and redirect the following to the root.
http://example.com , example.com, http://www.example.com/index.html and http://example.com/index.html

all of these should be redirected to the root which is —>http://www.example.com

If someone writes any of these URLs will be redirected to the root which is http://www.example.com

I wrote already 301 redirect and 404 error in htaccess and redirect that leads from example.com to http://www.example.com

you should be able to write all these codes together and it should be functional. Enclose your earlier work on the other website.

I pay $10

Script/program To Create Index

July 27th, 2009 Comments off

Hi,

In a nut shell, I installed a lot of different php template sites, under one domain name, each site in it’s own folder.

I would like for the index.html page in the root folder (which has no website) to have a thumbnail of each of the sites in all the folders, with a link to that particular site.

I think it’s better if the index page is created before hand, not dynamically, especially since I plan to keep adding more sites in new folders, so I want to be able to re-create the index page whenever I want.

So basically, I’m looking for a script/program that would go to each first level folder, one by one, (and not further into sub-folders), read the index.php page, create a 100×100 snapshot/thumbnail of what the index.php would deliver, (save a thumbnail file in a folder in the root directory?), create the index.html page for the root dir (3-4) thumbnails per row (variable that I can change), and hyperlink to the appropriate page.

I should be able to run this program whenever I want, and it would re-create the entire index.html file, this way if I change the php templates or images, the thumbnails on the .html will also change. (Overwrite of the new thumbnail is fine.)

thanks
-Lou

Magento Admin Feature Adding

July 23rd, 2009 Comments off

HI,

Project scopes:

1. Adding ability to assign 1 or more root category with all the subcategories to admin users so they will only see what the main admin will assign to them.

Solution variation possibilities:
1. Expected look should be something like below when selected 2 root categories.
2. Only 1 root category is selectable from dropdown menu

In both cases the main admin should be able see and have access to all the categories as before.

Please provide you best quotation!

Flash Website Background Issue

July 22nd, 2009 Comments off

Hi guys!! I have a flash page where there is background music. The background music is controlled by a button (on/off). It works great but when I want to hear a video clip in one of the web pages, I turn off the background music but it also turns off the video clip audio. So for now I removed the video clip(s). But when I’m ready to add them back, I need to know what to do to cause the background music to stop when I trigger a new clip (audio or video) to play.

Any suggestions Please help.

The code for the background music is:

onClipEvent(load)
{
_root.soundstatus=”on”;
_root.mySound = new Sound(_level0);
_root.mySound2 = new Sound(_level1);
_root.mySound3 = new Sound(_level2);
_root.mySound4 = new Sound(_level3);
_root.mySound5 = new Sound(_level4);
maxvolume=100;
minvolume=0;
}

onClipEvent(enterFrame)
{
if(_root.soundstatus==”on”) {step=5}
if(_root.soundstatus==”off”) {step=-5}

maxvolume+=step;

if (maxvolume>100) {maxvolume=100;}
if (maxvolume<0) {maxvolume=0;}

_root.mySound.setVolume(maxvolume);
_root.mySound2.setVolume(maxvolume);
_root.mySound3.setVolume(maxvolume);
_root.mySound4.setVolume(maxvolume);
_root.mySound5.setVolume(maxvolume);
}

Linux Server Admin

May 5th, 2009 Comments off

Ok while doing some lib upgrades my server went down and now I am facing a really confusing situation. this will tell u :-

-bash: /usr/bin/yum: No such file or directory
root [/etc]# wget
-bash: /usr/bin/wget: /lib64/ld-linux-x86-64.so.2: bad ELF interpreter: No such file or directory
root [/etc]# scp
-bash: scp: command not found
root [/etc]# tar
-bash: /bin/tar: /lib64/ld-linux-x86-64.so.2: bad ELF interpreter: No such file or directory

Now the DC is not responding to my tickets.

Is there anyway you can use to get rpm and yum reinstalled ?

Options I have :-

KVM
Boot from the network.

Is there a geek around who can get this fixed ASAP.

Regards,

Flash Website Background Issue

April 25th, 2009 Comments off

Hi guys!! I’m working on a webpage where there is background music. The background music is controlled by a button (on/off). It works great but when I want to hear a video clip in one of the web pages, I turn off the background music but it also turns off the video clip audio.

What am I doing wrong? Please help.

The code for the background music is:

onClipEvent(load)
{
_root.soundstatus=”on”;
_root.mySound = new Sound(_level0);
_root.mySound2 = new Sound(_level1);
_root.mySound3 = new Sound(_level2);
_root.mySound4 = new Sound(_level3);
_root.mySound5 = new Sound(_level4);
maxvolume=100;
minvolume=0;
}

onClipEvent(enterFrame)
{
if(_root.soundstatus==”on”) {step=5}
if(_root.soundstatus==”off”) {step=-5}

maxvolume+=step;

if (maxvolume&gt;100) {maxvolume=100;}
if (maxvolume&lt;0) {maxvolume=0;}

_root.mySound.setVolume(maxvolume);
_root.mySound2.setVolume(maxvolume);
_root.mySound3.setVolume(maxvolume);
_root.mySound4.setVolume(maxvolume);
_root.mySound5.setVolume(maxvolume);
}

Apache / Drupal Expert Needed

April 24th, 2009 Comments off

I moved my original root domain to a folder in the root and set another domain as the root on my godaddy share server. Drupal is not working and i’m getting a 500 Internal Server Error…though it works perfectly, using the root domain with the folder in the url.

I need to someone to figure out what the issue is.

Access Control

April 22nd, 2009 Comments off

Four levels access control: Root, Admin, User and Subscriber

We need to have access control for files on a web site.

Root: will be able to assign all other users
Admin: will be able to read and write files and assign users attributes for certain files
User: will be able to read/write only files assigned by the Admin
Subscribers: are not approved users that have limited access to public files

A report chould be generated by Root or Admin for:

Who accessed?
What file was accessed?
What was the access mode (read write)?
How long the user was logged?

In addition the root has access from limited IP space.

Update Jvm 1.4.2 To 1.5 Linux

March 27th, 2009 No comments

I requiere someone to update my JavaVM on my Liunx Red Hat 5 server, aparently I have the 1.4.2 and require 1.5.0 to make Red5 work

I have this in the /usr/lib/jvm/
0 lrwxrwxrwx 1 root root 26 Dec 3 2007 java -&gt; /etc/alternatives/java_sdk
0 lrwxrwxrwx 1 root root 32 Dec 3 2007 java-1.4.2 -&gt; /etc/alternatives/java_sdk_1.4.2
0 lrwxrwxrwx 1 root root 22 Dec 3 2007 java-1.4.2-gcj -&gt; java-1.4.2-gcj-1.4.2.0
4 drwxr-xr-x 6 root root 4096 Dec 3 2007 java-1.4.2-gcj-1.4.2.0
0 lrwxrwxrwx 1 root root 30 Dec 3 2007 java-gcj -&gt; /etc/alternatives/java_sdk_gcj
0 lrwxrwxrwx 1 root root 21 Dec 3 2007 jre -&gt; /etc/alternatives/jre
0 lrwxrwxrwx 1 root root 27 Dec 3 2007 jre-1.4.2 -&gt; /etc/alternatives/jre_1.4.2
0 lrwxrwxrwx 1 root root 26 Dec 3 2007 jre-1.4.2-gcj -&gt; java-1.4.2-gcj-1.4.2.0/jre
0 lrwxrwxrwx 1 root root 25 Dec 3 2007 jre-gcj -&gt; /etc/alternatives/jre_gcj

and Require java-1.5.0-sun

Thanks!

Bear