Quantcast
Channel: linuxadmin: Expanding Linux SysAdmin knowledge
Browsing all 17852 articles
Browse latest View live
↧

Desktop

Hey fellow Linux (and Unix) admins, I have a Friday question to you - what OS do you use on your desktop (or laptop) at work and at home? Is it Linux or some flavour of BSD or Windows or Mac OS X or...

View Article


Custom service keep failing but command is executed.

In /usr/lib/systemd/system I created a file call test.service. Content of test.service: [Unit] Description=test service [Service] Type=oneshot ExecStart=/opt/script/test.sh AAA...

View Article


BIND Web UI

Does anyone have any suggestions for a webui for BIND? I have created a BIND server and using webmin (which I hate but needed something quick).Now that things have calmed down anyone have any...

View Article

Moving /var on its own partition without entering single user mode

Hello everyone! I need to move the /var on its own partition on a server where I have only SSH access. I’ve searched around the web and everyone seems to suggest to enter single user mode first, so no...

View Article

Strange things on MariaDB server

I've just found out these files on one of my (three) MariaDB servers: https://i.imgur.com/nBSgVFu.png that are CentOS 6.8These servers are internal and only 2 devs connect to databases with GUI tool,...

View Article


Problem with expansionof "_1" in bash for-loop has me stumped.

So, I have a directory:[the_second@tischfoen test]$ ls test1.1 test2.1 test3.1 test4.1 [the_second@tischfoen test]$ ...and I run:[the_second@tischfoen test]$ for i in *.1; do echo "$i"; done test1.1...

View Article

Monitoring and running a Linux command line util from a web interface?

I'm working on a project where I need to run a Linux-based utility with various parameters. I have a set of parameters the utility needs to be tested with, and there needs to be a cooldown between runs...

View Article

iptables: combination of subnets

My iptables skills have so far only been opening ports or allowing specific ip address. I'm now setting up a linux box as a router for several subnets. To allow each subnet to speak to the other, right...

View Article


Squid, list of visited (cached) domains without duplicates?

Hello,I am running squid on a raspberry pi and wonder if there is a simple way to generate a list of all visited domains (and/or pages)? from the access.log or any other squid log file?The only way I...

View Article


Locking Down an SSH Server

submitted by /u/speckz [link] [comments]

View Article

I'm looking for a open source VPN solution

Hi, I'm looking for an open source VPN solution to house some internal system (metrics, alerts and whatnot). I've seen a little of OpenVPN but I don't know what's the landscape right now. submitted by...

View Article

The #! magic, details about the shebang/hash-bang mechanism

submitted by /u/speckz [link] [comments]

View Article

How to set and use ssh key for passwordless login

Hi, I have following question. How to set passwordless ssh login (ssh with passphrase) so I could login only if my key was in authorized keys file? I am using OVH Public Cloud instance and there they...

View Article


Dumb question: Have 80~ RHEL6/CentOS6 desktops. What's the best practice get...

I'm a solo sysadmin at an engineering firm where everyone has both a high power linux and windows desktop. We're starting to encounter weird problems with a very specialty piece of engineering software...

View Article

Application Deployment help needed windows vs RHEL server.

I have a application that I need to deploy and I have the option of running the application on a RHEL based system vs Windows Server 2008 or 2012. Can someone help me get the leverage/facts I need to...

View Article


2 Application nodes need a shared filesystem. Should I use our normal NFS...

I'd love a solution that doesn't bring the NFS server into the mix but I'm not sure what the practical options are. Thanks. submitted by /u/Shnifty [link] [comments]

View Article

Varnish 5.0 is here: initial H2 support, modularized VCL, and a call for...

submitted by /u/c0l0 [link] [comments]

View Article


Change in PHP 7 that may break some of Ubuntu servers on update

submitted by /u/selivan5 [link] [comments]

View Article

IPv6 Wall of Shame - 65% of the top 124 websites don't support IPv6 yet

submitted by /u/speckz [link] [comments]

View Article

Anacron service continually stops itself

Hey Linuxadmin,I have two boxes that have service monitoring on them. We watch for a process "anacron -s"When the service goes down, we usually SSH in and just issue a /etc/init.d/anacron restart and...

View Article
Browsing all 17852 articles
Browse latest View live