1 click
as you get a bookmark in your startmenue and can pin this to taskbar per "app" (website)
rg
christian
Search found 50 matches
- Fri Jan 15, 2021 2:45 am
- Forum: Software & Applications
- Topic: [CLOSED] Web Apps in 20.1
- Replies: 6
- Views: 148
- Thu Jan 02, 2020 7:15 pm
- Forum: Other topics
- Topic: mdadm raid-1: How to get warnings in the desktop for malfunction?
- Replies: 1
- Views: 247
Re: mdadm raid-1: How to get warnings in the desktop for malfunction?
Maybe this script is what you're looking for, could not test it lacking mdadm raid1 configs
https://www.linuxjournal.com/forums/des ... us-failure
rg
Christian
https://www.linuxjournal.com/forums/des ... us-failure
rg
Christian
- Tue Sep 17, 2019 12:12 pm
- Forum: Printers & Scanners
- Topic: HP LaserJet Pro MFP M127fw: Can Print/Cannot Scan
- Replies: 6
- Views: 1306
Re: HP LaserJet Pro MFP M127fw: Can Print/Cannot Scan
hi I don't have this printer on my own. but i use M479dw.
what i saw with hplip is you need to let the plugin-py throug app amor by sudo aa-disable /usr/share/hplip/plugin.py
then run hp-plugin from cli to download and install the hplip scanner plugin
rg
Christian
what i saw with hplip is you need to let the plugin-py throug app amor by sudo aa-disable /usr/share/hplip/plugin.py
then run hp-plugin from cli to download and install the hplip scanner plugin
rg
Christian
- Fri Mar 29, 2019 12:41 pm
- Forum: Other networking topics
- Topic: Partial DNS issues on Static Network
- Replies: 3
- Views: 588
Re: Partial DNS issues on Static Network
Hi
you should change your local domain to different one - like domain.mylocal instead of .local
better solution would be to take a subdomain of an official domain you own e.g. internal.officialdomain
see
https://en.wikipedia.org/wiki/.local
rg
Christian
you should change your local domain to different one - like domain.mylocal instead of .local
better solution would be to take a subdomain of an official domain you own e.g. internal.officialdomain
see
https://en.wikipedia.org/wiki/.local
rg
Christian
- Tue Jan 29, 2019 5:40 am
- Forum: Other networking topics
- Topic: How i can access my network server.
- Replies: 5
- Views: 444
Re: How i can access my network server.
you'll do that through nemo like:
smb://192.168.1.1/
for example
rg
Christian
smb://192.168.1.1/
for example
rg
Christian
- Wed Jan 16, 2019 12:43 pm
- Forum: Virtualization
- Topic: seamless app from virtual machine
- Replies: 5
- Views: 769
- Wed Jan 16, 2019 9:27 am
- Forum: Virtualization
- Topic: seamless app from virtual machine
- Replies: 5
- Views: 769
Re: seamless app from virtual machine
You may try crossover linux
https://www.codeweavers.com/products/
this works for me on Linux Mint 19.1 (Office2016 - Word Excel Powerpoint - not using Outlook)
rg
Christian
https://www.codeweavers.com/products/
this works for me on Linux Mint 19.1 (Office2016 - Word Excel Powerpoint - not using Outlook)
rg
Christian
- Thu Jan 10, 2019 4:31 pm
- Forum: Newbie Questions
- Topic: Copying a directory from one PC to another
- Replies: 8
- Views: 536
Re: Copying a directory from one PC to another
To install only some fonts like Arial or Times New Roman, I found a simpler solution: Call up an old document with this font, delete the text to a "new line" and then save it as a template with the correct name - e.g. "Arial" under Libre Writer. But I'm still interested in how t...
- Thu Jan 10, 2019 3:14 pm
- Forum: Newbie Questions
- Topic: Mounting a new /home/username
- Replies: 3
- Views: 206
Re: Mounting a new /home/username
Hi, your way is the right one. to save your active home folder: boot with mint image (CD or Stick) then: 1. rename /home to /home-old 2. edit /etc/fstab and add the command to mount sda1 as /home add this line to fstab for example: /dev/sda1 /home ext4 errors=remount-ro 0 1 better way would be to mo...
- Mon Nov 26, 2018 3:02 pm
- Forum: Printers & Scanners
- Topic: [SOLVED] hplip doesn't accept my user password
- Replies: 15
- Views: 1411
Re: hplip doesn't accept my user password
Hi,
I had the same problem on all LM19 installs - my workaround was to give the root user a password (same as mine) by:
sudo passwd root
then the hplip install works
rg
Christian
I had the same problem on all LM19 installs - my workaround was to give the root user a password (same as mine) by:
sudo passwd root
then the hplip install works
rg
Christian
- Sat Oct 20, 2018 1:19 pm
- Forum: Wireless
- Topic: RTL88x2BU v5.2.4.1 22719 Mint 19
- Replies: 20
- Views: 4257
Re: RTL88x2BU v5.2.4.1 22719 Mint 19
I have converted from Windows 10 and have this WiFi adapter that worked fine in Windows 10 but I cannot seem to get it to work in Mint. I am wired for the time being but need the wireless. I've read through a lot of the posts but none seemed to fix this issue. Any ideas would be appreciated. daniel...
- Tue Sep 04, 2018 11:10 am
- Forum: Wireless
- Topic: USB Wi-Fi Device Realtek RTL8811AU
- Replies: 58
- Views: 29149
Re: USB Wi-Fi Device Realtek RTL8811AU
Hi,
first i would try to use the rtl8812au-dkms driver in the repos (you'll need to attach to the internet mybe by LAN cable)
just install by opening an cli and type:
sudo apt-get install rtl8812au-dkms
hope this works for you too
rg
Christian
first i would try to use the rtl8812au-dkms driver in the repos (you'll need to attach to the internet mybe by LAN cable)
just install by opening an cli and type:
sudo apt-get install rtl8812au-dkms
hope this works for you too
rg
Christian
- Sun Aug 19, 2018 5:13 am
- Forum: Software & Applications
- Topic: CD burning woes
- Replies: 6
- Views: 751
Re: CD burning woes
Hi,
Brasero and K3B work for me also on audio cd but had to start them from shell by sudo brasero and sudo k3b
rg
Christian
Brasero and K3B work for me also on audio cd but had to start them from shell by sudo brasero and sudo k3b
rg
Christian
- Sun Aug 19, 2018 4:24 am
- Forum: Installation & Boot
- Topic: Is it possible to clone LinuxMint to use in another machine (like Ghost in Windows)
- Replies: 2
- Views: 239
Re: Is it possible to clone LinuxMint to use in another machine (like Ghost in Windows)
Hi,
You can do that with clonezilla (boot stick) https://clonezilla.org/
Or with timeshift - but there you'll have to setup lm bevor restoring on the new machine
rg
Christian
You can do that with clonezilla (boot stick) https://clonezilla.org/
Or with timeshift - but there you'll have to setup lm bevor restoring on the new machine
rg
Christian
- Sat Aug 11, 2018 12:14 pm
- Forum: Software & Applications
- Topic: Issues with steam
- Replies: 2
- Views: 137
Re: Issues with steam
Did you delete the .steam folder in your home dir (its hidden - so check the show hidden button in nemo) ?
If not I'll do that and then try reinstall
rg
Christian
If not I'll do that and then try reinstall
rg
Christian
- Tue Aug 07, 2018 3:04 pm
- Forum: Newbie Questions
- Topic: wifi not working 11ac usb adapter
- Replies: 3
- Views: 359
Re: wifi not working 11ac usb adapter
hi
I had problem with my ac adapter too - then installed rtl8812au-dkms and it worked
sudo apt-get install rtl8812au-dkms
maybe this helps you too
rg
Christian
I had problem with my ac adapter too - then installed rtl8812au-dkms and it worked
sudo apt-get install rtl8812au-dkms
maybe this helps you too
rg
Christian
- Tue Aug 07, 2018 5:49 am
- Forum: Printers & Scanners
- Topic: Unable to setup HP Laserjet M1136 MFP in mint 19
- Replies: 7
- Views: 1206
Re: Unable to setup HP Laserjet M1136 MFP in mint 19
Hi, hplip 3.18.7 is not realy compatible with lm19 by now lm up to 18.3 is supported. I also had installed hplip 3.18.7 but got problems with my printer hp lj pro MFP M277dw so i removed hplip 3.18.7 installed hplip-gui from packed manager - started the gui to finish configuring the printer (in spec...
- Tue Aug 07, 2018 1:06 am
- Forum: Newbie Questions
- Topic: dns
- Replies: 4
- Views: 355
Re: dns
Hi, Seems getting used to Mint is going to take me a while... my mint workstation gets DHCP address from my windows domain controller. It obviously gets the scope option DNS servers, as I can ping addresses on my local network... but not by FQDN. Only host name. My resolv.conf has my domain as a se...
- Sun Aug 05, 2018 1:10 pm
- Forum: Software & Applications
- Topic: Flatpak version Nextcloud-client missing nemo integration
- Replies: 1
- Views: 256
Flatpak version Nextcloud-client missing nemo integration
Hi, if i install nextcloud-client with adding the ppa from nextcloud website i can install nextcloud-client-nemo too (to show sync status on filder/file icons) but if i install flatpak version of nextcloud-client i do not get the nextcloud-client-nemo package ? how do i get the nemo integration with...
- Thu Aug 02, 2018 3:09 pm
- Forum: Deutsch (German)
- Topic: Linux Mint 19 Audio CD brennen
- Replies: 14
- Views: 6782
Re: Linux Mint 19 Audio CD brennen
Hallo Leute, hat es schon jemand geschafft/probiert unter Linux Mint 19 eine Audio CD zu brennen? Ich hab es mit Brasero und K3B versucht und bin jedes Mal kläglich gescheitert. Unter Brasero wird die CD ausgeworfen in dem Moment in dem ich den Brennen-Button klicke. Unter K3B meckert er fehlende D...