Quantcast
Channel: SuSE Linux – The Wiert Corner – irregular stream of stuff
Browsing all 217 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

reboot fixes “pam_systemd(sshd:session): Failed to create session: Connection...

In case I get something similar to this again: Mar 11 12:54:06 filesrepo sshd[22021]: Accepted publickey for SOMEUSER from xxx.xxx.xxx.xxx port xxxxx ssh2: RSA...

View Article


Image may be NSFW.
Clik here to view.

Research notes on Diffie Hellman over WebSockets over a MittM http proxy to...

Inspired by CloudFlare Keyless SSL, I have this idea of using Diffie Hellman over WebSockets over a MittM based http proxy (which intercepts and decrypts HTTPS traffic) like mitmproxy (but them from a...

View Article


Image may be NSFW.
Clik here to view.

Hmm, need to check why MariaDB got installed

The zypper dup has installed MariaDB; now I need to figure out which dependency did this, as I’m not happy with the update message: Message from package mariadb: You just installed MySQL server for the...

View Article

Image may be NSFW.
Clik here to view.

Zypper or YaST locked: System management is locked by the application with...

A while ago, I got this error: Accessing the Software Management Failed System management is locked by the application with pid 17730 (/usr/lib/YaST2/bin/y2base). Close this application before trying...

View Article

Image may be NSFW.
Clik here to view.

The Power of Open Source… Microsoft .NET and OpenShift: .Net on Linux

Really exiting times ahead: Microsoft .Net on Linux. It’s not fully ready yet, but to get an idea to learn more about running OpenShift Enterprise 3 and a .NET application based on a Red Hat Enterprise...

View Article


Image may be NSFW.
Clik here to view.

Reminder to self: verify which temporary directories really need cleanup...

Message from package aaa_base: sysconfig settings for cleaning up temporary directories are no longer supported. Some of the features are provided by systemd's tmpfile mechanism instead. Please refer...

View Article

Image may be NSFW.
Clik here to view.

Recommended read: What I learned while securing Ubuntu – major.io

Applying security hardening standards and generally securing Ubuntu has been a challenge. Tell me about it (: –jeroen Source: What I learned while securing Ubuntu – major.ioFiled under: *nix,...

View Article

Image may be NSFW.
Clik here to view.

/etc/netconfig conflict

Hmm: Detected 1 file conflict: File /etc/netconfig from install of libtirpc3-1.0.1-1.1.x86_64 (Main Repository (OSS)) conflicts with file from install of libtirpc1-0.2.5-1.1.x86_64...

View Article


Image may be NSFW.
Clik here to view.

Getting your public IP address from the command-line

Many sites giving your public IP address return a web page with a bloat of html. From the command-line, you are usually only interested in the IP-address itself. Few services return exactly that. Below...

View Article


Image may be NSFW.
Clik here to view.

dig show only the answer section: specify both +noall and +answer – via:...

The solution: add both the +noall and +answer flags before the query. dig +noall +answer google.de –jeroen via dig show only answer – Server Fault.Filed under: *nix, *nix-tools, Apple, Linux, Mac, OS...

View Article

Image may be NSFW.
Clik here to view.

Mosh: the mobile shell

Reminder: install mosh and get it working when it runs behind a firewall. Mobile shell that supports roaming and intelligent local echo. Like SSH secure shell, but allows mobility and more responsive...

View Article

Image may be NSFW.
Clik here to view.

Getting the ESXi version from the console

Since ESXi is based on busybox, it is using ash a variation of sh (the classic bourne shell) called Almquist shell and most nxes use some form of bash a lot of things won’t work. For instance, doesn’t...

View Article

Image may be NSFW.
Clik here to view.

Upgrading from OpenSuSE 13.1 to 13.2

As etckeeper wasn’t available in the “normal” OpeenSuSE 13.1 package, I used the steps below to upgrade to 13.2 after reading SDB:System upgrade – openSUSE and How To Upgrade To openSUSE 13.2 From...

View Article


Image may be NSFW.
Clik here to view.

DVCS for your Linux etc configuration

Manually you can do it like this: How To Use Git to Manage your User Configuration Files on a Linux VPS | DigitalOcean. But there is also etckeeper. There is even a set of manual installation steps for...

View Article

Image may be NSFW.
Clik here to view.

Latest Tumbleweed distribution update likely kills sshd

After a recent big update to OpenSuSE Tumbleweed, I could not ssh into my system any more. Symptoms The ssh client side would report a Read from socket failed: Connection reset by peer which I...

View Article


Image may be NSFW.
Clik here to view.

Nice diskinfo alias showing du, df, btrfs, parted, lsblk

I bumped into a disk full issue again because of the btrfs/snapper combination in openSuSE and df basically lying about the disk space, so Iw rote this Nice diskinfo alias showing du, df, btrfs,...

View Article

Image may be NSFW.
Clik here to view.

domain name system – How to test DNS glue record? – Server Fault

Thanks Adrian W for providing the below example in your answer about obtaining GLUE record information for a domain. It is an excellent showcase for the $IFS Internal Field Separator available in any...

View Article


Image may be NSFW.
Clik here to view.

Keeping openSuSE Tumbleweed rolling release up to date

openSuSE provides a rolling release called tumbleweed. Given the very different nature, traditional means of updating don’t work (I added some links to the text): You should use “zypper dup” to keep...

View Article

Image may be NSFW.
Clik here to view.

bash – How do I find all of the symlinks in a directory tree? – Stack Overflow

I needed to find the symlinks in /etc pointing to directories and know both the name and place they point to. revue:~ # ls -al `find -L /etc/ -xtype l -type d` find: ‘/etc/ssh/broken/ssh_host_dsa_key’:...

View Article

Image may be NSFW.
Clik here to view.

TUMBLEWEED: local console yast linedrawing characters garbage after first reboot

I long while after asking TUMBLEWEED: local console yast linedrawing characters garbage after first reboot, I researched the issue further. First the workaround: It is enough if any user on any console...

View Article
Browsing all 217 articles
Browse latest View live