How to rename network connections?
Tofloor
poster avatar
stuardbr
deepin
2017-10-19 06:13
Author
Hello there!

How can i rename the network connections? In ubuntu, for example, is a easy task, just editing the name in the configuration screen. In Deepin i tried the same, but i cannot change the name. How can i proceed? Tks again

Here is an image attached for the example i said in ubuntu.

Reply Favorite View the author
All Replies
lcw0268
deepin
2017-10-19 07:25
#1
哈哈,一直想回个E文帖,不敢回。
你这帖偶敢回了。
1,帖子发不对论坛而不是版块。
2,网络2在微软系统下偶想改,多少年了都不能把那个2拿掉。
Reply View the author
stuardbr
deepin
2017-10-19 10:40
#2
https://bbs.deepin.org/post/146901
哈哈,一直想回个E文帖,不敢回。
你这帖偶敢回了。
1,帖子发不对论坛而不是版块。

Well... I tried translate in Google Translate, but as aways, the translate was a little confused, can you post in english please?

Tks anyway!
Reply View the author
melodyzou
deepin
2017-10-19 23:07
#3
There is no way to rename network name.
Reply View the author
stuardbr
deepin
2017-10-20 09:02
#4
https://bbs.deepin.org/post/146901
There is no way to rename network name.

Tell me that you kidding with me... Ther is NO WAY? commands, files to edit, NOTHING?
Reply View the author
psw151120093
deepin
2017-10-20 11:54
#5
if you want to rename the network interface/adapter:
ifconfig peth0 down  

ip link set peth0 name eth0  

ifconfig eth0 up

Reply View the author
stuardbr
deepin
2017-11-12 06:59
#6
https://bbs.deepin.org/post/146901
if you want to rename the network interface/adapter:
ifconfig peth0 down  

Tks for the reply, but i think you don't understand WHAT i want to rename.

I don't want change the ADAPTER name, the eth0,etc.
I want to change the NAME OF THE CONNECTION PROFILE.
Ex: I have 1 adapter, eth0, but i have a profile named "HOME" with anything on auto, so i  have another profile, called "SCHOOL", that i configure to a manual IP/DNS/GW. Deepin provide profiles, i can add then easily, the problem is that i cannot change the name.
Reply View the author
duanyao
deepin
2017-11-12 08:32
#7
You may install network-manager-gnome, and rename connections with nm-applet.
Reply View the author
stuardbr
deepin
2017-11-12 14:30
#8
https://bbs.deepin.org/post/146901
You may install network-manager-gnome, and rename connections with nm-applet.

So, Deepin 15.5 BETA has the function now. Question closed
Reply View the author
melodyzou
deepin
2017-11-14 01:45
#9
New feature added in deepin 15.5
Reply View the author