Tag: debian
All the articles with the tag "debian".
sudo-ldap Fails to Authenticate
I mainly use two Linux distros - Manjaro and Debian (or Debian based distro Mint). For most remote workers, I rolled out Manjaro with caching authenticatio
php 7.0 on Debian Buster
Updated:Actually this is more about any version of php (5.6, 7.0, 7.1, 7.2) on buster. Php source has taken on a bit of a split and the standard repositories only deal with the one supported version for the current release of Debian you are using.
Systemd and systemctl services
Updated:I know it's not all that new, but not something I've spent much time working with. Previously using init.d to enable/disable systems services. Today I remo
Debian Stretch NTP Time Sync
Updated:No more messing about with installing ntp. Just a simple edit of what ntp servers to use. Internally my ntp fails and reports regularly in syslog: May 16 1
Proftpd and LDAP / Active Directory
Updated:We've had a vsftpd server for a while and it's performed very well for us. But it would appear that it's not actively maintained. This may not be a problem
Repository Not Trusted
On a Wheezy box I saw this but was able to continue by answering yes to ignore the authentication warning. WARNING: The following packages cannot be authen
Access DFS Shares from Linux
Updated:I've kicked this around a few times and resigned myself to just using the non-DFS path to attach to. But we've recently changed some of the servers around
vi - Visual Mode
Updated:I'm sure when using a mouse in a text terminal the visual mode of vi/vim is useful, but I can never figure it out. In fact it prevents me from copying from
Fun with NTP
One of our Debian servers had a large time discrepancy. Turned out NTP wasn't installed or working. After I installed ntp I still wasn't seeing a time upda
SMB mount error(112): Host is down
Updated:Whilst trying to mount a Windows (cifs) volume onto my Linux workstation I encountered the following error: $ sudo mount -t cifs -o user=mylogon //myserver