Skip to main content

All Questions

Tagged with
2 votes
1 answer
615 views

Running CUPS on Raspberry Pi - Webpage unaccessable

I am trying to configure my Raspberry Pi to connect to my printer and allow me to print wirelessly using the cups webserver. My Raspberry Pi 3b+ is running headless ubuntu: Distributor ID: Ubuntu ...
Seb's user avatar
  • 41
1 vote
1 answer
267 views

how can I get the list of installed packages of a raspbian system from a mounted system disk?

I have the SD card from a raspberry buster system, which doesn't boot anymore but is still readable. How can I get the list of installed packages so that I can check which packages had been installed ...
user333869's user avatar
0 votes
0 answers
457 views

How to edit files on remote server over ssh and root privileges

Setup: local machine has PopOS 20 (based on Ubuntu 20), remote server is running Raspbian Stretch. I have been editing files on the remote server from the terminal, over ssh and with nano, but I'm ...
Fede9390's user avatar
  • 121
0 votes
1 answer
48 views

Remmina connected to Raspbian, will the session be kept even I disconnected

I just got my Ubuntu connected to my Raspberry Pi 4 (Raspbian) Once connected, from the Remmina I saw a new Raspbian desktop which cannot be seen on Pi screen itself. My question is, if I ...
Franva's user avatar
  • 371
1 vote
0 answers
99 views

Mono winforms failed to render persian text on linux

I'm trying to run a Persian application in mono. But the texts are disconnected and reversed. I'm running this test app on Ubuntu 19.04 (gnome in X11) I also tried running it on a Raspberry pi (...
Erfan Azhdari's user avatar
0 votes
1 answer
163 views

Cannot complete WordPress installation through web interface

I am hosting a website on my own private server (a Raspeberry Pi 3 running Raspbian, based on Ubuntu 16.04) on which I installed LAMP (following this step-by-step guide) and WordPress (following this ...
Fede9390's user avatar
  • 121
0 votes
1 answer
345 views

ejabberd 18.03 on Raspberry Pi 2, ejabberdctl fails due to missing libtinfo.so.6

I am trying to get ejabberd working on a Raspberry Pi 2 using the Linux ARMv7 binary installer from ProcessOne here: https://www.process-one.net/en/ejabberd/downloads/ After installation, trying to ...
dognodding's user avatar
7 votes
1 answer
12k views

Debian/Mint/Raspbian/Ubuntu - How to force SLAAC EUI64 IPv6 autoconfiguration?

I have a static IPv6 /62 prefix and I use radvd on my router (running Debian) to advertise a /64 from within it to my entire network. Other than my router (which is ::1), I let EUI64 set the suffix ...
Jim MacKenzie's user avatar
1 vote
0 answers
373 views

Raspberry pi custom domain in LAN

I have been trying to find solution to this and have been following many articles online. Still I can't be able to achieve the goal. Here is what I wanted open rpi.dev in browser of any of the devices ...
Arish S's user avatar
  • 11
3 votes
1 answer
172 views

Samba: Identical samba shares on Linux acting differently

Server 1: 10.0.0.10 smb.conf: [global] workgroup = WORKGROUP Server string = %h server (Samba, Ubuntu) dns proxy = no log file = /var/log/samba/log.%m max log size = 1000 syslog = 0 panic ...
Frank H.'s user avatar
  • 189
3 votes
0 answers
2k views

Mounting Linux Samba share in Linux

It seems that allmost ANY question or explanation on this subject deals with mounting linux shares in windows or the other way around. I've got a simple linux server (raspbian), running a Samba ...
Hfrav's user avatar
  • 211
1 vote
1 answer
97 views

How to mount the usb stick with old raspbian?

I have cloned my SD card content (old Raspbian used on Raspberry Pi 2) with Win32diskimager to the USB stick. Then I have booted my new raspberry Pi 3 with a new freshly on SD card installed Raspbian. ...
PiUser99's user avatar
4 votes
4 answers
25k views

Create RDP gateway in Raspberry Pi or Ubuntu

I have a few systems in my local network and want to RDP them from the Internet. One method is to allocate different ports to each system for RDP and configure them in the router. However, what I need ...
ashu's user avatar
  • 163
0 votes
1 answer
366 views

Commando iptables and Ubuntu Linaro Desktop Distro

I have a Raspberry machine, with "Raspbian" Linux Distro. I have setuped a little web server and I had no problems. Now, I have a Cu-Box I machine, with "Ubuntu Linaro Desktop" Linux Distro. But, ...
user3157099's user avatar