Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[O/S] Strange comands and files on my serve

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
fch
Posts: 213
Joined: 2021-09-06 15:44
Has thanked: 23 times
Been thanked: 5 times

[O/S] Strange comands and files on my serve

#1 Post by fch »

Random strange comands I did not perform like this:

Code: Select all

1596  2004h> -bash: -bash:: command not found
 1597  2004l
 1598  2004h> 
 1599  2004l
 1600  2004h> 2004h0;admin@mydomain: ~1;32madmin@mydomain0m:1;34m~ $0m 
 1601  2004l
 1602  2004h> 
 1603  2004l
 1604  2004h> 2004l
 1605  2004l
 1606  2004h> 2004h0;admin@mydomain: ~1;32madmin@mydomain0m:1;34m~ $0m 2004h0;admin@mydomain: ~1;32madmin@mydomain0m:1;34m~ $0m 2004h0;admin@mydomain: ~1;32madmin@mydomain0m:1;34m~ $0m The programs included with the Debian GNU/Linux system are free software;
 1607  2004l
 1608  2004h> 
 1609  2004l
 1610  2004h> 2004l
 1611  2004l
 1612  2004h> -bash: 2004h0: command not found
 1613  2004l
 1614  2004h> 
 1615  2004l
 1616  2004h> -bash: admin@mydomain:: command not found
 1617  2004l
 1618  2004h> 
Then I checked to see if some files were created with the comand ls and found this:

Code: Select all

admin@mydomain:~ $ ls
 :
'$^[[00m'
 004h
'^[[00m'
'[01'
'^[[01'
 01
 2004h
'[?2004h^[]0'
'^[[?2004h^[]0'
 2004h0
'^[[?2004l'
 2004l
 -bash:
 d
'^[[K^[]0'
What could it be?
I checked with comands who and last, and all looks good in that regard.

lindi
Debian Developer
Debian Developer
Posts: 452
Joined: 2022-07-12 14:10
Has thanked: 1 time
Been thanked: 88 times

Re: [O/S] Strange comands and files on my serve

#2 Post by lindi »

Sounds like you pasted text that contains control characters to a terminal at some point?

fch
Posts: 213
Joined: 2021-09-06 15:44
Has thanked: 23 times
Been thanked: 5 times

Re: [O/S] Strange comands and files on my serve

#3 Post by fch »

I did not, could it be some bug?

Post Reply