file transfer
scp -r /public_html @**:/var/www/htmlwill this transfer the files in 'public_html' to '/var/www/html' on the new server or is it the wrong way around? submitted by TheShadyOneHD [link][1 comment]
View ArticleCORS Support - Nginx
Hi All,Having some trouble with enabling CORS support within Nginx. If I add the following:add_header X-Served-By web10-690505; add_header Access-Control-Allow-Origin *;to the http block within the...
View Articleone web server, frequent new domains, easiest way to do SSL on all?
HelloI have a webserver that gets a new domain + corresponding site every 3-4 months.Is there any manageable way to set these up with SSL with out having to rely on a new IP address for each domain?The...
View ArticleHow to see what is inside linux buffer memory.
There is a linux-ftool called fincore that allows you to see inside of the cache.Is there a way to see what is inside the buffers memory?After a lot of digging, I found a cronjob that was running find...
View ArticleBest helpdesk software?
Hi All,I am currently in a search of a simple helpdesk application.Tasks are quite simple:Client logins with his LDAP credentialsClient has a dropdown menu with a list of typical tasks like:make a new...
View ArticleSetting Up an FTP File Server to Provide Files for Website
The web hosting server that supports the website I am administering has very limited storage (~500MB)[Server Alpha]. I would like a way to host the files on another machine [Server Beta] that has more...
View ArticleTrouble with a bash script and I can't wrap my mind around it
We have a bash script that fires off nightly as part of a cron job. The script actually executes 4 scripts in sequence. The first script connects via FTPS to another server and downloads some files....
View ArticleWeb based console emulation tips/suggestions?
I don't have much python experience, but I managed a script/program that pulls useful information from Active Directory, and has been a very useful tool for troubleshooting various user issues for the...
View ArticleFile sync over WAN
Hey everyone, I'm looking to be able to sync a large amount of files (~5M) across the internet for geo-replication purposes. I'd like it to sync daily, but only changes in order to keep the traffic...
View ArticleHow do you keep track of programs and applications when you do a fresh...
A lot of programs in my Ubuntu install are rarely used but important. Programs which are not installed by default but I installed them after I read about them from somewhere.Some examples...
View Articlemysql failover clustering
[SOLVED]Going to try out the solution where i install HAproxy on each webserver, then a MariaDB galera cluster, and then just use localhost in my webpages when connecting to sql. Sounds like a simple...
View ArticleCheap Kiosk Computers
Hello - I am looking into replacing the current kiosk computers at the company that I work. Currently we have about 200 PC's running CentOS and managing it has become very cumbersome even using...
View ArticleHAProxy remote weight config
In my job we use haproxy as a tcp/http load balancer for a number of different applications. Currently our workflow is like this:ServerA weight 100 ServerB weight 100Using hatop, set ServerA weight to...
View ArticleCustom image on Wyse thin client?
So we have some older C50LE Wyse thin clients with a trimmed down SUSE Linux image on them. The rdesktop client has been having reliability issues since we upgraded their windows domain to 2012, but...
View ArticleIPtables-config, connection tracking modules
Hi allHere I am jamming away with my RHCE study, and I have come across a bit of inconsistency among the various resources I am using. When configuring IPtables for the different network services, some...
View ArticleToolPakCloud 0.3 - Save script to cloud. Click and run script on multiple...
ToolPakCloud(autoandshare.appspot.com) is a free tool to manage scripts in cloud(only Google Drive at present). You can use it to create/edit a script on google drive and execute it on local/remote...
View ArticleCygwin is helping keep me sane in a Windows world
Any other Network admins use Cygwin? I have my workspace setup with emails / apps on one monitor and a full screen Cygwin terminal on the other.I have Tmux setup so I can connect to multiple...
View ArticleHelp needed from IT Linux admins on survey
Hi Linux guys! Hope you all are well :)If you are a Linux admin then please could you fill out this very short survey as I need it for one of my coursework. It is about IT learning and experience. I...
View ArticleWhich filesystem is better for lxc image file storage?
Right now I run lxcs on my VPS with ext4 as the storage filesystem. The images themselves are ext4.I want to move to either XFS or BTRFS. XFS is more proven and more stable, BTRFS has a bunch of useful...
View ArticleSupervisord's stdout logging/tail interval?
I have a Python script that's running under supervisord. I'm curious if there's a way to tune how up-to-date the stdout output from supervisord is when logging or running supervisorctl tail -f...
View Article