Skip to main content

Questions tagged [history]

0 votes
0 answers
66 views

kubectl rollout undo deployment nginx I found the manual entire to set description is there any command to set desc. kubectl annotate deployment nginx \ kubernetes.io/change-cause="Rolled back ...
Harish N Shetty's user avatar
0 votes
1 answer
1k views

Pressing ctrl-R allows me to search thru command line history Pressing ctrl-R allows me to go back in command history matches What is the keyboard shortcut to jump forward in command history matches? ...
opensas's user avatar
  • 1,221
-1 votes
1 answer
994 views

How to create file history/ restore from previous version so that can retrieve accidentally delete shared network folder or file
OSS IT's user avatar
  • 25
0 votes
1 answer
714 views

The docs describe Fascist Logging mode quite well, so I understand what it does. Basically it is a variant of debug logging enabled with FascistLogging yes But why is it named that? I'm sure the ...
Philip's user avatar
  • 133
1 vote
0 answers
1k views

If I do ssh user@server and then, inside the bash session, I run whatever, when ssh session is closed these executed commands go to .bash_history file. Simple and clear. But if I do ssh user@server ...
Osqui's user avatar
  • 155
0 votes
0 answers
37 views

I want to monitor the server at a more strict history. Since each user can delete their own history file, it is better to capture each command to a history file in the background, which is ...
George Y's user avatar
  • 628
0 votes
1 answer
714 views

I mean, how dare it? These two scripts have different record in history (at least by history command) # echo "hello" the direct command in shell will result in a record in history, however if I ...
George Y's user avatar
  • 628
1 vote
0 answers
141 views

How can I keep a history of activities for chroot'd SSH (not SFTP) users? I've tried: created a .sh_history in their home with the proper permissions created a custom $HISTFILE in .profile and in its ...
Dumb  admin's user avatar
2 votes
0 answers
3k views

We are going through a process to make our linux servers more secure following a scan. I notice that on some of the machines, we now have lines like: LANG=C; printf "priv_escl_start_%s" "[random 8 ...
Johnny Doe's user avatar
3 votes
4 answers
2k views

I'm doing an university work on HTTP and I try to explain what happens when there is an HTTP connection between a client and a server. To do this, I'm using the "curl -v -i" command on an Ubuntu ...
john smith's user avatar
1 vote
0 answers
1k views

is there a log file in Win10 where i can find all history of connected RDP sessions from machine? Example: on my local computer i connect to different remote servers and i need history of all login ...
Kaminari's user avatar
1 vote
1 answer
2k views

I have a root user using a java application that logs into the servers I administrate. When this ssh client logs in, it doesn't write an entry in wtmp (or utmp that I can tell). It does not seem to ...
Emo Mosley's user avatar
0 votes
1 answer
626 views

I need your help. I need to find out the date of the last installation of security packages on debian servers. I have been looking for a solution based on log files (dpkg.log, history.log) but it ...
Nico81's user avatar
  • 1
0 votes
1 answer
278 views

We are in the early stages of standardizing our infra. As an immediate step, we want to restrict users from manipulating the history. Have setup some restrictions for the same. But recently found that ...
Ram Kumar's user avatar
0 votes
0 answers
151 views

Is it possible to get the history of all commands that were entered but just from one folder? like the history command, but only output should only show commands that the user entered while in a ...
Sean Davey's user avatar

15 30 50 per page