↧
Use Ubuntu Frame to implement "apps"
Currently I have Ubuntu Frame running wpe-webkit-mir-kiosk displaying the Home Assistant webpage on a touch screen x86 machine. I'd like to have a way "swap apps" from the touchscreen, and have it...
View ArticleBash script for executing linux commands on remote machines using ssh key...
I want to run a script to get details of hardwares and user details from multiple remote machines by login using ssh private key. this is my script#!/bin/bash# Check if the user provided a fileif [ $#...
View ArticleLinux restrict user to specific folder in var/www
My apache root /var/www/html/ contains the following folders.myapptesttestappI want to create a new user to access only testapp folder (read/write). Other folders shouldn't be read.I created a new user...
View ArticleHow to set up remote desktop software for a PC i will only have remote access...
Question same as title. I have set up CCTV running on Ubuntu 22.04 LTS on Intel NUC. I want to be able to remote access the PC for troubleshooting mostly and want a graphical interface for the remote...
View ArticleClosing out ssh session in MobaXterm and WinSCP after being idle for a few...
Well the problem I have is that when I log in via ssh in MobaXterm everything is fine when I am inside the terminal but if I leave it for a moment without doing anything for a few minutes it...
View ArticleCan't view bash history for SSH sessions
When logging in as a user via ssh, then sudo su - to become root I can't see the history of commands run.I've tried cat /root/.bash_history running the "history" command, etc. I only see the results of...
View ArticleHaving trouble with SSH localhost
I am trying to connect my UTM virtual machine to my host terminal on mac. I am using ubuntu 22.04.3. My VM has port forwarding set up with guest port 22 and host port 2222.When I run ssh...
View ArticleIf i don't log in the desktop environments, does the desktop enviroment still...
For linux (Ubuntu, Debian, etc), different desktop environments cost different amounts of resources (RAM). Gnome and KDE tend to cost more RAM than others like XFCE / LXDE /...
View ArticleConnection closed by 127.0.0.1 port 45030 [preauth]
Connection closed by 127.0.0.1 port 45030 [preauth]Nov 9 17:40:01 swi007 sshd[17716]: Connection closed by 127.0.0.1 port 45032 [preauth]Nov 9 17:42:30 swi007 sshd[17840]: Connection closed by...
View Articlessh connection fails with and without rsa keys
I've got a machine running Ubuntu in the office.I've got a machine running Mint at home.My goal is to be able to work from home connecting to the office with ssh.I swear i tried to look for similar...
View ArticleUbuntu Server stuck searching 2 minutes on disconnected network adapter
Edit3: yeah I don’t have an interface folder in my network either weirdEdit2: potential fix seems to be amendingThe Ethernet in /etc/network/interfaces from auto -name- to allow-hotplugI have yet to...
View ArticleHow to set up remote desktop software for a PC where I will only have remote...
I have set up CCTV running on Ubuntu 22.04 LTS on Intel NUC. I want to be able to remote access the PC for troubleshooting mostly and want a graphical interface for the remote desktop. The software I...
View ArticleUnable to ssh to the server using SSSD credentials
We are building a new Ubuntu server. Where the server is not accepting SSH connection with SSSD user credentials.Below is the error we see on the server with the status of the SSSDsssd.service - System...
View ArticleSCP: Down- & Uploading only possible via Powershell
I haven't been able to do it for months with Putty, Bitvise...Downloading and uploading via Powershell works. But via Putty and Bitvise impossible - although SSH works. Bitvise has an SCP browser....
View ArticleIs there a way to have wall messages show to desktop users?
Let's say I'm away from home, ssh-ing on my home computer. For any reason, I need it rebooted.# shutdown -r +10This sends a warning message every minute via wall, which is completely invisible for...
View ArticleCan't run SSH server on WSL Ubuntu after starting Systemd
I have Windows 10 Home w/o Hyper-V and Ubuntu running on WSL. In Ubuntu, I had was able to run SSH server with sudo service ssh start.After that I decided to install k9s from the Snap Store, but Ubuntu...
View ArticleUnable to login GUI using credentials in Ubuntu 22.04
Unable to login to GUI in Ubuntu 22.04 using the correct credentials, getting error as"Sorry, password Authentication didn't work, please try again".When try to login from putty, username was getting...
View ArticleCannot login via SSH, disk is full
My disk is full. I can't login to ssh, even PHP sessions are not working, is there any way I can fix this?Ubuntu Server 14.04
View ArticleApartment Network Issue
Ok so I'm trying to SSH into my home machine from work/school. Problem is, even though I set up my router appropriately, I can only ssh into it when I am in my apartment's network (not my own personal...
View ArticleUnable to install openssh-server
I had ssh installed and was working fine but then it stopped suddenly.So I tried to reinstall using sudo apt-get install --reinstall openssh-serverbut it seemed that the already active systemctl was...
View Article
More Pages to Explore .....