Re: [arch-general] New install second drive issue

2019-09-16 Thread Khorne via arch-general
On September 16, 2019 10:45:18 AM GMT+02:00, pete via arch-general 
 wrote:
>Morning folks 
>
>I have just done a complete new install on a new drive , That is all
>working now fine .
>
>My problem comes when trying to include another drive on the system ,
>it just refuses to boot fully , I get a message unable to mount sda2 
>now sda2 mounts  ,
>/dev/sda2 on / type xfs (rw,relatime,attr2,inode64,noquota)
>
>when just the one drive is in the system  but as soon as i connect it
>refuses to to boot fully and drops out to an emergency shell that is
>locked up solid i.
>
>I have set the working drive in the bios this is an older motherboard
>with an AMD Phenome quad core CPU .
>
> $ lsblk
>NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
>sda  8:00  1.8T  0 disk 
>├─sda1   8:10  300M  0 part /boot
>├─sda2   8:20   40G  0 part /
>├─sda3   8:304G  0 part [SWAP]
>└─sda4   8:40  1.8T  0 part /home
>sr0 11:01 1024M  0 rom  
>
>the drive order in the bios is set correctly not that it makes much
>difference these days  .
>
>I am stuck right now i need to be able to include the old drive to
>recover data from it  .
>
>Any ideas  folks ..
>
>Pete .

Hi Pete,

Can you add your fstab?
I would hazard a guess and claim that if you use device names in fstab (sdXY) 
that your newly plugged in drive takes that name and isn't a valid rootfs.

Preferably, you would use UUIDs in fstab.

Regards,
Khorne


Re: [arch-general] Tool monitoring activity users Openvpn in Archlinux

2019-09-11 Thread Khorne via arch-general
On September 11, 2019 4:37:18 PM GMT+02:00, Maykel Franco via arch-general 
 wrote:
>Hi guys, is there any way to detect the activity of users connected by
>the VPN with openvpn in archlinux? the idea is to know if they are
>working or not from at home in vpn? Any ideas?

Hi,

several.
The best is to hire employees you trust.

Regards.


Re: [arch-general] I3 installation

2019-06-26 Thread Khorne via arch-general
On June 26, 2019 1:42:15 PM GMT+02:00, Ben Oliver via arch-general 
 wrote:
>On 2019-06-26 17:05:31, Ram Kumar via arch-general wrote:
>>Hey Archers,
>>I have a fresh installation now. Can you please guide me to install I3
>gaps
>>wm? I have seen sites but they are confusing me.. i need detaied step
>by
>>step instruction please
>
>The wiki is quite good:
>
>https://wiki.archlinux.org/index.php/I3
>
>For i3 gaps you need the package from the AUR.
>
>https://www.archlinux.org/packages/community/x86_64/i3-gaps/
>
> [...]

That is very much *not* an AUR package.

Regards


Re: [arch-general] I3 installation

2019-06-26 Thread Khorne via arch-general
On June 26, 2019 1:35:31 PM GMT+02:00, Ram Kumar via arch-general 
 wrote:
>Hey Archers,
>I have a fresh installation now. Can you please guide me to install I3
>gaps
>wm? I have seen sites but they are confusing me.. i need detaied step
>by
>step instruction please

Hi,

see https://wiki.archlinux.org/index.php/I3#Installation

Regards.