2 года назад - Нет комментариев
To install using one central depot, where we are not talking about Ignite-UX depots, you need to set up software access lists giving the remote server permissions. It makes so much easier then running around. I load most everything off my CD/DVD using my old workstation under my desk….. Let’s say you put the software
2 года назад - Нет комментариев
Свежие патчи можно получать с помощью HP-UX Software Assistant (продукт B6834AA swa), который заменил Security Patch Check. Продукт идет в комплекте с 11i V3. Для использования нужно разрешить хосту доступ в интернет. Можно использовать SSH туннели или прокси сервер (с авторизацией или без). У меня в сети есть squid. Будем использовать его. Сначала нужно создать
2 года назад - Нет комментариев
unlock account in tru64 usermod -x grace_limit=1 will bypass most of the disabling conditions for one day. This allows the user to log in and clear the disabling condition. Also edauth -g user > file edit the file and change the lock to be u_lock@ then edauth -s < file should unlock the user
3 года назад - Нет комментариев
tar -cvf – test | ssh saygak@dodger «cd /usr/home/saygak/dp; cat | tar -xf – «