for superuser:
su
regards.
On Fri, Dec 10, 2021 at 4:14 AM Andrei POPESCU
wrote:
> On Vi, 05 nov 21, 19:17:11, Thomas George wrote:
> >
> > I have used sudo successfully with many commands including mkdir but sudo
> > tar fails to uncompress files because it cannot make the necessary
> > dire
👊
On Fri, Dec 10, 2021 at 5:49 AM piorunz wrote:
> My new manual - put together thanks to you guys here on this mailing
> list. Thanks to all of you 😍. Now I run newest Thunderbird, and newest
> Firefox ESR, both with firejail just like before. I will wait for Debian
> versions to appear, I keep
easier than this?
$su
#cd /opt
#wget -O firefox.tar
"https://download.mozilla.org/?product=firefox-esr-latest&os=linux64";
#tar xf firefox.tar
#ln -s /opt/firefox/firefox /usr/bin/
#exit
$firefox
*info*
https://ftp.mozilla.org/pub/firefox/releases/latest-esr/README.txt
Firefox is a web browser d
On 09/12/2021 17:15, Michael Castellon wrote:
> > wget -O firefox.tar
> > "https://download.mozilla.org/?product=firefox-latest&os=linux64
> > <https://download.mozilla.org/?product=firefox-latest&os=linux64>"
>
> Thanks!
>
> Can you gener
wget -O firefox.tar "
https://download.mozilla.org/?product=firefox-latest&os=linux64";
tar xf firefox.tar
./firefox/firefox
·info·
https://ftp.mozilla.org/pub/firefox/releases/latest/README.txt
·dependency·
apt install libdbus-glib-1-2
Regards
On Thu, Dec 9, 2021 at 5:12 AM piorunz wrote:
>
Hi,
https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/11.1.0-live+nonfree/amd64/iso-hybrid/debian-live-11.1.0-amd64-standard+nonfree.iso
# cp debian-live-11.1.0-amd64-standard+nonfree.iso /dev/sdb
# sync
for other live
https://cdimage.debian.org/cdimage/unofficial/non-fr
wget --no-check-certificate -O firefox.tar "
https://download.mozilla.org/?product=firefox-latest&os=linux64";
On Fri, Nov 5, 2021 at 5:54 PM Grzesiek wrote:
> On 10/19/21 16:21, Grzesiek wrote:
> > On 10/18/21 5:35 PM, Celejar wrote:
> >> On Sun, 17 Oct 2021 10:55:45 +0200
> >> Grzesiek wrote:
mplayer -vo vdpau -vc ffhevcvdpau 4k_stream.mp4
On Sat, Oct 30, 2021 at 4:24 PM Intense Red wrote:
>How can I convince Bullseye's VLC to read/play H265 videos?
>
>I have various h265 CODECS installed and other sources on the net
> report
> than VLC can play these files -- but not Bullse
Thanks, I'll prove it.
On Wed, Oct 27, 2021 at 3:48 PM didier gaumet
wrote:
> sqsh seem to be a substitute for Sybase isql
>
> there are isql and iusql (UTF-8) programs in the unixodbc package
>
>
sqsh > sql server database
sqlite3 > sqlite3 database
I need to connect to the sql server.
Thanks
On Wed, Oct 27, 2021 at 5:38 AM Махно wrote:
> Hello. I think sqlite3 is a good alternative.
>
>
> 2021-10-27, tr, 00:55 Michael Castellon rašė:
> >
> > rep
for back the old names for the interfaces:
# nano /etc/default/grub
edit the line GRUB_CMDLINE_LINUX="" to GRUB_CMDLINE_LINUX="net.ifnames=0
biosdevname=0"
# grub-mkconfig -o /boot/grub/grub.cfg
# reboot
On Tue, Oct 26, 2021 at 6:06 PM Paul M. Foster
wrote:
> Folks:
>
> Along about Debian 10, t
replacement of sqsh for debian 11?
thanks.
regards.
12 matches
Mail list logo