Server :: Manage Files And Sites With Debian System

Feb 1, 2011

I have a linux server with debian system. I want to put in my debian server a site. I installed apache php mysql and phpmyadmim. I really thought that was more difficult for me to put my site database. But now i can load on server my database with phpmyadmin after a very simply installation. I could not believe. I'm studying how make ftp work (apt-get site-ftp?) and waiting from my host directadmin installed. But i try to manage linux console and was very exciting for a newbiest like me!

Now I can write text on my site server with echo etc,etc, I have a database, but I have not site files. While I was studying tutorial to make apache work, I frequently read the directory /var/www and my debian console confirm that is an existing directory. How can use this directory?

Any listing debian linux server commands to:
copy, delete, paste from my pc desktop a file TO folder /var/www ?

It is possible without ftp? Another question. Which bad errors can make a newbie like me configuring apache with linux? I ask this because I read all where that I could not manage a server system if I'm not a sysadmin, but I have only to put in a site... what the real risk?

View 3 Replies


ADVERTISEMENT

Debian :: Manage Clients Over Central Management System

Sep 16, 2010

We would like to setup Lenny (Gnome) clients and need Desktop Mgmt Software, to manage clients over central management system.

View 1 Replies View Related

Fedora :: Software That Allow To Connect And Manage Files In The Phone?

Feb 6, 2010

Is there any software that allow to connect and manage files in the phone?

I do not need dial sofware

View 1 Replies View Related

Ubuntu :: Can Access Window's HDD - Add / Edit / Manage Files

Jul 9, 2010

Ubuntu is installed on my external. Can I add/edit/manage files on the internal drive that Windows is on without messing anything up (provided I don't mess with system files)?

View 6 Replies View Related

Programming :: Connect To Sourceforge.net And Manage Files Trough Ftp?

Nov 30, 2010

seems that the secret way to manage sourceforge.net files without pain and blood is not revealed yet!I uploaded some files in my sourceforge project named blackwar .I want to connect to my projects folder in sourceforge.net using filezilla or gftp.I want to see my files there and manage them.

View 3 Replies View Related

Debian Configuration :: How To Best Manage Partitioning When Install Programs Not From Debian Repositories

Dec 4, 2010

How to best manage partitioning when install programs not from debian repositories?I just discovered that Debian installs applications not from repositories to /opt and /lib. Both directories or folders reside in root (/) partition.Having made my root (/) partition (which is only around 500MB) -- more than sufficient for holding a couple of linux images but NOT good for holding application.What is the best solution for resolving this? It's annoying and worrying that my system always reminds of a close to full capacity root partition.

View 7 Replies View Related

Ubuntu Servers :: Unable Me To Manage Files And Other Operations From Another Computer?

Jan 11, 2010

I need a tool that will enable me to manage files and other operations from another computer, access to my server. VPS and other host they usually provide cpanel and other webadmin app to do that.

I need advices on the followings:

1. FTP, allow me to access to my folder, like a web host
2. Access to config the server settings
3. Probably a GUI similar to cpanel

View 2 Replies View Related

Ubuntu Security :: Some Sites Blocked - Accessing Some Sites - Amazon Paypal And Bigstockphoto Really Slow

Feb 9, 2011

In the past week or so I've noticed some weird network behaviour. I find accessing some sites such as Amazon, Paypal, and Bigstockphoto really slow. Sometimes the page will not load at all. Other sites are fine. The problem sites are not a problem for others on my LAN at home. When I try to open the problem sites, I can see in Firestarter blocked connections coming from 2.1(8/9).xxx.xxx on various ports such as 36007. This only happens for the problem sites. I attached a typical output from firestarter.

This happens with Firfeox or Chrome. Using Ubuntu 10.10

View 4 Replies View Related

Fedora :: Setup A Regular Local Repository (rpms) And Manage A System With It Using Yum?

Feb 8, 2010

It is not difficult to set up a regular local repository (rpms) and manage a fedora system with it using yum. I wonder if the process is same for deltaRPMS. Has anyone successfully set up a local deltaRPM repo or is this something reserved for online repos? How does one achieve this?

View 5 Replies View Related

OpenSUSE Network :: Manage The Firewall From The Command Line Or With Files VIA Puppet?

Apr 25, 2011

I would like to manage the firewall from the command line or with files VIA puppet, however this peice of software seems pretty complicated compared to the other distributions and generic iptables commands / configurations we push out.

View 9 Replies View Related

General :: Good Sites For Video Tutorials On System?

Apr 13, 2010

Sites providing video tutorials on linux which are free to download. I've got one site "www.showmedo.com". Here I can get different tutorials on opensource like scribus, gimp, C++,python etc.

Can anyone provide me any other good sites like this?

View 1 Replies View Related

Software :: Add Fonts To System / Good Sites To Download It From?

Mar 1, 2010

How do I add them so they show up and I can use them in GIMP?

Also, what are some good sites to download fonts from?

View 4 Replies View Related

CentOS 5 Server :: NFS Performance With Files Not Yet Cached By The Server File System?

Feb 25, 2009

I have a weird performance issue with a centos 5 running a nfs server and a rh8 client. I think the fact that it is rh8 client should be downplayed. It is just that with rh8 client the performance degradation seems more clear. See test details below OS in server is Centos 5 x86_64 kernel 2.6.18-92.1.22.el5

1Gb connection between machines File to test over NFS is a 1GB file. First of all I wanted to measure how the network alone performs while using NFS. So in the server side I run a "cat" command on the 1GB file to /dev/null. Please note that the disk read speed is about 98MBs. At this point the file system has the 1GB file cached in memory. In the client side a "cat" on the same file gives me a speed of about 113MBs. It seems then that the bottleneck in this instance is the network and it is very close to nominal speed. So the network performance is really good. (BTW I know that the server got that file from cache because a vmstat or iostat shows no disk activity.)

The second test is reading from disk with no caching involve. In the server I flushed the 1GB file from the memory. For instance by reading another 5GB file and I repeat the same thing as above in the client (a cat on the 1GB file). Now, the server has to go to disk.(vmstat or iostat shows the disk activity). However the performance, now, is about 20MBs, I was expecting something closer so 90MBs. (since the reading speed in the server in the first test showed 98MBs).

This second test was repeated for ext2, ext3, xfs with no significant differences. A similar test using a RH8 NFS server and client gets me close to 60MBs for a 1GB file not cache by the file system in the serverSince network speeds and disk read speeds are not the bottlenecks ... what or where is the limiting factor then?

View 4 Replies View Related

Server :: How To Install And Manage Xen

May 19, 2010

I want to install xen on my server but I am very new to Xen. I have read various articles on google but it didnt made me understand too much about xen. Any link which explains how to install & manage Xen in simple language.

View 8 Replies View Related

Debian :: How Debian 5 Manage Physical Memory

Jan 1, 2011

i need some information about how Debian 5 manage the physical memory . such as the memory management algorithms. i have googled it a lot but i couldn't find it.

View 1 Replies View Related

Server :: Use Novells ZLM To Manage Environment?

Jun 14, 2011

distros: suse 85% / redhat 15%

Anyone use novells ZLM to manage their Linux environment? if not what do you use? (patching, config etc) and how do you like what you use?

View 1 Replies View Related

Debian Configuration :: Install A Multi-core System And Configure It To Run Several VMs, One Each For A Firewall, A Caching Proxy Server, A Mail Server, A Web Server?

Jan 25, 2011

I will be relocating to a permanent residence sometime in the next year or two. I've recently begun thinking about the best way to implement a home-based network. It occurred to me that the most elegant solution might be the use of VM technology to eliminate as much hardware and wiring as possible.My thinking is this: Install a multi-core system and configure it to run several VMs, one each for a firewall, a caching proxy server, a mail server, a web server. Additionally, I would like to run 2-4 VMs as remote (RDP)workstations, using diskless workstations to boot the VMs over powerline ethernet.The latest powerline technology (available later this year) will allow multiple devices on a residential circuit operating at near gigabit speed, just like legacy wired networks.

In theory, the above would allow me to consolidate everything but the disklessworkstations on a single server and eliminate all wired (and wireless) connections except the broadband connection to the Internet and the cabling to the nearest power outlets. It appears technically possible, but I'm not sure about the various virtual connections among VMs. In theory, each VM should be able to communicate with the other as if it was on the same network via the server data bus, but what about setting up firewall zones? Any internal I/O bandwidth bottlenecks? Any other potential "gotchas", caveats, issues? (Other than the obvious requirement of having enough CPU and RAM).Any thoughts or observations welcome, especially if they are from real world experience in a VM environment. BTW--in case you're wondering why I'm posting here, it's because I run Debian on all my workstations/servers (running VirtualBox as a VM for Windows XP on one workstation).

View 14 Replies View Related

Fedora Installation :: How To Manage Server Remotely

Sep 22, 2009

I try to use fedora 11 as my home server. The server should be remotely managed by VNC. A normal VNC-setup does not allow to log into the login screen, but that is what I need !!
Notice that I would like to maintain the sever using the normal gnome gui. I have been investigating lots of options to get VNC running this way, have been searching all over, but did not find any working solution. All solutions I found where based on XVNC which is not available for fedora 11 as far as I know.

View 1 Replies View Related

Server :: Manage Ultrium LTO Via Command In RHEL 5.3?

Mar 3, 2010

I am using OS RHEL 5 update 3 my query is how do i manage LTO under command shellas I heard mt has been obsoleted in RHEL5 so what is the alternative for it

View 3 Replies View Related

Debian :: Gui In XFCE To Manage Users And Groups?

Aug 26, 2011

Running Wheezy with an XFCE desktop. Is there anything I can install to manage users and groups from a gui

View 2 Replies View Related

Debian Multimedia :: How To Manage KDE Panel / Taskbar

Jan 30, 2016

I tried Google and searching here to no avail...

Running Debian Jessie 8.3
Linux 3.16.0-4-amd64
KDE SC Version 4.14.2 with plasma

I am trying to remove some icons from the "taskbar"/panel and find the only real options are adding MORE widgets, adding another panel, or deleting the whole panel.I simply want to remove a duplicate and re-arrange the icons without having to delete the panel, add another panel, and careful add, in the order I want the icons, the widgets right-click on the panel and I get "Task Manager Settings ALT+D,S" and "Panel Options" which offers no visible means of managing the panel.I condemned to deleting the panel and starting over?

View 3 Replies View Related

Server :: Sites On Server Are Loading Slow

May 30, 2010

My sites on the server are loading very slow, though my server load is under 1.00.What can be the problem, when ever i restart httpd the sites starts to load instantly.

View 14 Replies View Related

Fedora Networking :: Connect To FC14 Server To Manage?

Dec 10, 2010

is there an Xwindows client to connect to my FC14 server to manage it? Like not Xindows on the server but on a windows machine. Are there other, better ways to manage it?

View 1 Replies View Related

Ubuntu Servers :: Setting Up Server To Manage Network?

Mar 31, 2010

I have a server on my home network. It's currently running a DNS server (bind9) and an HTTP caching server (squid).What I would like to do is redirect all outgoing port 80 connections to the squid server and also make the server responsible for managing DHCP on the network.

Do I just need to install a DHCP daemon on the server, disable it on the router, then set my server as the default gateway and configure iptables to route all connections like I want? Or is it more complicated than that? Also, would that mean that all communication between two computers on the network will go through the server?

View 9 Replies View Related

General :: Server Application To Manage Staff Skills

Nov 17, 2010

We are looking for a web based, server application to manage staff skills running on ubuntu (10.04 lts). Something like we attach tags with skills to people photographs, and then when people connect to the application by means of a browser, they see a list of tags, they click on a tag they get a list of people who have that skill. Ideally, the tags should be hierarchical (for example, skill: statistics, subskill: non-linear).

View 10 Replies View Related

Server :: [OpenSUSE] Nfs _netdev - Manage Nfs Mount Via Fstab

Dec 13, 2010

I'd like to manage a nfs-mount via etc/fstab. The simplest solution (or lets say, I forgot _netdev) went wrong - but in bash I could mount - showing the entry in the fstab is fine. (nfsvers=3, soft). So I added _netdev. I expected from the system, that mount would be called twice in the init scripts: The first without those _netdev (s) and after bringing up the network then mounting all _netdev (s). But it seems, it is not working this way. Is anyone here, who can explain the (may OpenSUSE special) behaviour? I found in [URL] the information that _netdev is especially for nfs - so should work, shouldn't it?

Quote: uname -all Linux ******* 2.6.31.14-0.4-desktop #1 SMP PREEMPT 2010-10-25 08:45:30 +0200 x86_64 x86_64 x86_64 GNU/Linux

View 1 Replies View Related

Server :: Primary Domain Controller Would Be A Better Way To Manage Logins?

Feb 17, 2011

We have a LAN with mixed Windows workstations win 2000, winxp, vista, win 7, linux servers all in a workgroup. Most applications used on the LAN are windows based, with a growing number of python apps. A friend suggested a Primary Domain Controller would be a better way to manage logins, resources etc. I don't wont to use a Windows based PDC, what would you suggest as a linux based PDC? I have heard about TURNKEY PDC, but it uses Samba 3 and apparently doesn't handle Active Directory in Windows.

View 5 Replies View Related

Server :: Manage Mail User Information In Database?

May 3, 2010

i'm trying to use the database that was used by vpopmail and vqadmin with postfix and dovecot. By setting up dovecot to use mysql, i can query username and password for authentication but how do i create a user and edit its information in the database? Poastfixadmin only use database that was created along when installing it.

Any viable option aside from recode postfix to meet my criteria?

View 1 Replies View Related

Server :: More Than One Root User \ Manage Key Based Login?

Oct 21, 2010

So if I get their public key for ssh how do I add and then how do I delete it my problem is in .ssh/authorized_keys file I do not understand how to add and how to delete the key so that I can enable and disable root login this way.I am not sure as how do I comment the key assuming that the person sends me his public key then in .ssh/authorized_keysfile how do I add so that a comment can also be added so that I can identify that person as a legitimate user.

View 1 Replies View Related

Server :: Software To Manage Hardware RAID Controller

Aug 16, 2011

I have IBM x3550 M3 machine with ServeRAID-M1015 on board. I set up RAID1 on machine and have question : 1. Is there some kind of software to manage hardware RAID from within operating system level? What I mean by saying "manage hardware RAID from oes level" is I would like to see status of disks in array, be able to initiate rebuild process and etc. This post doesn't relate software RAID only hardware RAID.

View 3 Replies View Related







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